API Version: 2.0
Library Version: 2.72
void (* GPrintFunc) ( const gchar* string )
Specifies the type of the print handler functions. These are called with the complete formatted string to output.
string
const gchar*
The message to output.