HookFunc

Defines the type of a hook function that can be invoked by glib.hook_list.HookList.invoke.

alias HookFunc = void delegate
()