HookCheckMarshaller

typealias HookCheckMarshaller = (hook: Hook, <Error class: unknown class>?) -> Boolean

Defines the type of function used by g_hook_list_marshal_check().

  • param hook a #GHook

  • param marshalData user data

  • return false if @hook should be destroyed