mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-24 01:48:53 +02:00
Add docs
svn path=/trunk/; revision=7039
This commit is contained in:
@@ -342,7 +342,10 @@ This function is deprecated and will be removed in the next major
|
||||
|
||||
<!-- ##### STRUCT GHashTableIter ##### -->
|
||||
<para>
|
||||
|
||||
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 g_hash_table_iter_init().
|
||||
</para>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user