Canorus  0.0
Public Attributes | List of all members
_GHook Struct Reference

#include <glib.h>

Public Attributes

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

Member Data Documentation

◆ data

gpointer _GHook::data

◆ destroy

GDestroyNotify _GHook::destroy

◆ flags

guint _GHook::flags

◆ func

gpointer _GHook::func

◆ hook_id

guint _GHook::hook_id

◆ next

GHook* _GHook::next

◆ prev

GHook* _GHook::prev

◆ ref_count

guint _GHook::ref_count

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