HashTable.removeAll

Removes all keys and their associated values from a glib.HashTable

If the glib.HashTable was created using HashTable.newFull, the keys and values are freed using the supplied destroy functions, otherwise you have to make sure that any dynamically allocated values are freed yourself.

class HashTable
void
removeAll
()

Meta

Since

2.12