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