|
Canorus
0.0
|
#include <glib.h>
Public Attributes | |
| gpointer | data |
| GHook * | next |
| GHook * | prev |
| guint | ref_count |
| guint | hook_id |
| guint | flags |
| gpointer | func |
| GDestroyNotify | destroy |
| gpointer _GHook::data |
| GDestroyNotify _GHook::destroy |
| guint _GHook::flags |
| gpointer _GHook::func |
| guint _GHook::hook_id |
| GHook* _GHook::next |
| GHook* _GHook::prev |
| guint _GHook::ref_count |