mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-30 21:04:13 +02:00
2.13.5
svn path=/trunk/; revision=5577
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-06-18 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.13.5 ===
|
||||
|
||||
2007-06-18 Emmanuele Bassi <ebassi@gnome.org>
|
||||
|
||||
* glib/glib-sections.txt: Add g_timeout_add_seconds_full().
|
||||
|
@@ -596,6 +596,19 @@ for the default main context.
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_timeout_add_seconds_full ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@priority:
|
||||
@interval:
|
||||
@function:
|
||||
@data:
|
||||
@notify:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_idle_source_new ##### -->
|
||||
<para>
|
||||
|
||||
|
@@ -82,6 +82,26 @@ can be used as an ordinary C string.
|
||||
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_string_vprintf ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@string:
|
||||
@format:
|
||||
@args:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_string_append_vprintf ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@string:
|
||||
@format:
|
||||
@args:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_string_printf ##### -->
|
||||
<para>
|
||||
|
||||
|
@@ -147,7 +147,6 @@ The #GType for a boxed type holding a #GRegex reference.
|
||||
@Since: 2.14
|
||||
|
||||
|
||||
|
||||
<!-- ##### TYPEDEF GStrv ##### -->
|
||||
<para>
|
||||
A C representable type name for #G_TYPE_STRV.
|
||||
|
Reference in New Issue
Block a user