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