HookFunc

typealias HookFunc = () -> Unit

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