glib r7039 - in trunk/docs/reference: . glib/tmpl
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r7039 - in trunk/docs/reference: . glib/tmpl
- Date: Sun, 15 Jun 2008 00:05:00 +0000 (UTC)
Author: matthiasc
Date: Sun Jun 15 00:04:59 2008
New Revision: 7039
URL: http://svn.gnome.org/viewvc/glib?rev=7039&view=rev
Log:
Add docs
Modified:
trunk/docs/reference/ChangeLog
trunk/docs/reference/glib/tmpl/hash_tables.sgml
Modified: trunk/docs/reference/glib/tmpl/hash_tables.sgml
==============================================================================
--- trunk/docs/reference/glib/tmpl/hash_tables.sgml (original)
+++ trunk/docs/reference/glib/tmpl/hash_tables.sgml Sun Jun 15 00:04:59 2008
@@ -342,7 +342,10 @@
<!-- ##### 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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]