Function
GLibHashTablesize
Declaration [src]
guint
g_hash_table_size (
  GHashTable* hash_table
)
Parameters
- hash_table
- 
            Type: GHashTableA GHashTable.The data is owned by the caller of the function. 
guint
g_hash_table_size (
  GHashTable* hash_table
)
hash_tableType: GHashTable
A GHashTable.
| The data is owned by the caller of the function. |