GHashTableIter

A GHashTableIter structure represents an iterator that can be used to iterate over the elements of a #GHashTable. GHashTableIter structures are typically allocated on the stack and then initialized with glib.hash_table_iter.HashTableIter.init_.

The iteration order of a #GHashTableIter over the keys/values in a hash table is not defined.

Members

Variables

dummy1
void* dummy1;
dummy2
void* dummy2;
dummy3
void* dummy3;
dummy4
int dummy4;
dummy5
bool dummy5;
dummy6
void* dummy6;