GHookCheckFunc

Defines the type of a hook function that can be invoked by g_hook_list_invoke_check().

alias GHookCheckFunc = int function(void* data)

Return Value

%FALSE if the #GHook should be destroyed

Meta