GHookFindFunc

Defines the type of the function passed to Hook.find.

alias GHookFindFunc = int function(GHook* hook, void* data)

Return Value

TRUE if the required glib.Hook has been found