API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
since: 2.0
void (* GHookFunc) ( gpointer data )
Defines the type of a hook function that can be invoked by g_hook_list_invoke().
Available since: 2.0
data
Type: gpointer
gpointer
The data field of the GHook is passed to the hook function here.
GHook
NULL