_GHook Struct Reference

#include <
ghook.h>

Data Fields

gpointer data
GHooknext
GHookprev
guint ref_count
gulong hook_id
guint flags
gpointer func
GDestroyNotify destroy

Field Documentation

gpointer _GHook::data
 
GDestroyNotify _GHook::destroy
 
guint _GHook::flags
 
gpointer _GHook::func
 
gulong _GHook::hook_id
 
GHook* _GHook::next
 
GHook* _GHook::prev
 
guint _GHook::ref_count
 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top