#include <hook.h>
Public Attributes | |
| const gchar * | name |
| GSList * | items |
Definition at line 32 of file hook.h.
| GSList* Hook::items |
Definition at line 34 of file hook.h.
Referenced by hook_associate(), hook_call(), hook_dissociate(), hook_dissociate_full(), and hook_register().
| const gchar* Hook::name |
Definition at line 33 of file hook.h.
Referenced by hook_find(), and hook_register().
1.7.1