Public Attributes | |
gint | size |
gint | nnodes |
gpointer ** | nodes |
GHashFunc | hash_func |
GEqualFunc | key_equal_func |
GDestroyNotify | key_destroy_func |
GDestroyNotify | value_destroy_func |
Definition at line 3 of file test.c.
gint _GHashTable::size |
gint _GHashTable::nnodes |
gpointer** _GHashTable::nodes |
GHashFunc _GHashTable::hash_func |
GEqualFunc _GHashTable::key_equal_func |
GDestroyNotify _GHashTable::key_destroy_func |
GDestroyNotify _GHashTable::value_destroy_func |