Function
GrlRangeValuehashtable_new
Declaration [src]
GHashTable*
grl_range_value_hashtable_new (
void
)
Return value
Type: GHashTable
A GHashTable
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |