mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
2.5.6
This commit is contained in:
@@ -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
|
||||
|
@@ -81,6 +81,7 @@ an asynchronous queue. It should only be accessed through the
|
||||
|
||||
|
||||
@queue:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_async_queue_unref ##### -->
|
||||
|
@@ -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>
|
||||
|
@@ -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.
|
||||
|
@@ -284,6 +284,7 @@ representing a set of sources to be handled in a main loop.
|
||||
</para>
|
||||
|
||||
@context:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_main_context_unref ##### -->
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user