Document G_TYPE_HASH_TABLE.

2005-12-19  Matthias Clasen  <mclasen@redhat.com>

	* gobject/tmpl/gboxed.sgml: Document G_TYPE_HASH_TABLE.
This commit is contained in:
Matthias Clasen 2005-12-19 21:31:49 +00:00 committed by Matthias Clasen
parent 037908adbd
commit ce4648d362
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2005-12-19 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/gboxed.sgml: Document G_TYPE_HASH_TABLE.
* glib/glib-sections.txt: Add g_list_free1
* glib/glib-overrides.txt: Remove G_THREADS_IMPL_SOLARIS

View File

@ -87,9 +87,10 @@ pointer type with name @name.
<!-- ##### MACRO G_TYPE_HASH_TABLE ##### -->
<para>
The #GType for a boxed type holding a #GHashTable reference.
</para>
@Since: 2.10
<!-- ##### MACRO G_TYPE_DATE ##### -->