HashTableIter.steal

Removes the key/value pair currently pointed to by the iterator from its associated glib.HashTable, without calling the key and value destroy functions. Can only be called after HashTable.iterNext returned TRUE, and cannot be called more than once for the same key/value pair.

class HashTableIter
void
steal
()

Meta

Since

2.16