GHookList

Undocumented in source.

Members

Variables

dummy
void*[2] dummy;

unused

dummy3
void* dummy3;

unused

finalizeHook
GHookFinalizeFunc finalizeHook;

the function to call to finalize a #GHook element. The default behaviour is to call the hooks @destroy function

hooks
GHook* hooks;

the first #GHook element in the list

seqId
gulong seqId;

the next free #GHook id

Meta