API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
void (* GPrintFunc) ( const gchar* string )
Specifies the type of the print handler functions. These are called with the complete formatted string to output.
string
Type: const gchar*
const gchar*
The message to output.