HookFindFunc

typealias HookFindFunc = (hook: Hook) -> Boolean

Defines the type of the function passed to g_hook_find().

  • param hook a #GHook

  • return true if the required #GHook has been found