Function
Grlg_value_hashtable_new
Declaration [src]
GHashTable*
grl_g_value_hashtable_new (
void
)
Return value
Type: GHashTable
A new hash table made to contain GValues.
The caller of the function takes ownership of the data, and is responsible for freeing it. |