This commit is contained in:
Matthias Clasen
2004-11-12 17:15:54 +00:00
parent 6e6e8682c9
commit 98121469ec
82 changed files with 1102 additions and 1058 deletions

View File

@@ -1,3 +1,7 @@
2004-11-12 Matthias Clasen <mclasen@redhat.com>
* === Released 2.5.6 ===
2004-11-08 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/trees-nary.sgml: Document G_TRAVERSE_LEAVES and

View File

@@ -81,6 +81,7 @@ an asynchronous queue. It should only be accessed through the
@queue:
@Returns:
<!-- ##### FUNCTION g_async_queue_unref ##### -->

View File

@@ -417,7 +417,8 @@ Increments the reference count for a #GHook.
@hook_list: a #GHookList.
@hook: the #GHook to increment the reference count of.
@returns: the @hook that was passed in (since 2.6)
@Returns: the @hook that was passed in (since 2.6)
<!-- ##### FUNCTION g_hook_unref ##### -->
<para>

View File

@@ -303,6 +303,7 @@ Increments the reference count of a #GIOChannel.
@channel: a #GIOChannel.
@Returns: the @channel that was passed in (since 2.6)
<!-- ##### FUNCTION g_io_channel_unref ##### -->
<para>
Decrements the reference count of a #GIOChannel.

View File

@@ -284,6 +284,7 @@ representing a set of sources to be handled in a main loop.
</para>
@context:
@Returns:
<!-- ##### FUNCTION g_main_context_unref ##### -->

View File

@@ -266,6 +266,7 @@ Flags which modify individual options.
<option>--help</option> output, even if it is defined in a group.
@G_OPTION_FLAG_REVERSE: For options of the G_OPTION_ARG_NONE kind, this flag
indicates that the sense of the option is reversed.
<!-- ##### MACRO G_OPTION_REMAINING ##### -->
<para>
If a long option in the main group has this name, it is not treated as a