HookList.init

Initializes a glib.HookList This must be called before the glib.HookList is used.

class HookList
void
init
()

Parameters

hookSize uint

the size of each element in the glib.HookList, typically sizeof (GHook).