summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-08-23 15:24:35 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-08-23 15:24:35 +0000
commitfaca80d619fb89332d25d32369c80026ef37ac2f (patch)
treea31649c58c9743d5ab4118200cb9886d4c98f09b /docs
parent3b6fd34af77405f08633586387c7b27f87ae2a36 (diff)
downloadglib-faca80d619fb89332d25d32369c80026ef37ac2f.tar.gz
Patch from Josh Pritikin to fix reversed key and value destroy functions.
Thu Aug 23 11:09:58 2001 Owen Taylor <otaylor@redhat.com> * glib/ghash.c (g_hash_table_foreach_remove_or_steal): Patch from Josh Pritikin to fix reversed key and value destroy functions. (#59433) * glib/giochannel.h (struct _GIOChannel): Mark structure /*< private >*/
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/glib/tmpl/iochannels.sgml19
1 files changed, 18 insertions, 1 deletions
diff --git a/docs/reference/glib/tmpl/iochannels.sgml b/docs/reference/glib/tmpl/iochannels.sgml
index a4286a0df..4a6c86480 100644
--- a/docs/reference/glib/tmpl/iochannels.sgml
+++ b/docs/reference/glib/tmpl/iochannels.sgml
@@ -77,7 +77,6 @@ A data structure representing an IO Channel. The fields should be considered
private and should only be accessed with the following functions.
</para>
-@close_on_unref:
<!-- ##### FUNCTION g_io_channel_unix_new ##### -->
<para>
@@ -584,6 +583,24 @@ generic way.
@Returns:
+<!-- ##### FUNCTION g_io_channel_get_close_on_unref ##### -->
+<para>
+
+</para>
+
+@channel:
+@Returns:
+
+
+<!-- ##### FUNCTION g_io_channel_set_close_on_unref ##### -->
+<para>
+
+</para>
+
+@channel:
+@do_close:
+
+
<!-- ##### FUNCTION g_io_channel_read ##### -->
<para>
</para>