Hello, I am new to IDEs and Geany. When typing the printf command in a C program, a popup message appears when I open the parentheses. The text is
int printf (const char * __format, ...)How can I stop this text from appearing? I find it distracting. The AutoComplete settings didn't have any effect. Thank you!

Ben