mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
2.19.4
svn path=/trunk/; revision=7777
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-01-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.19.4 ===
|
||||
|
||||
2009-01-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/tmpl/string_utils.sgml: Move most function docs inline.
|
||||
|
@@ -227,6 +227,12 @@ error domains.
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### MACRO G_HAVE_GNUC_VISIBILITY ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### MACRO G_HOOK_DEFERRED_DESTROY ##### -->
|
||||
<para>
|
||||
|
||||
|
@@ -353,13 +353,6 @@ See the GNU C documentation for details.
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO G_HAVE_GNUC_VISIBILITY ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO G_GNUC_INTERNAL ##### -->
|
||||
<para>
|
||||
This attribute can be used for marking library functions as being used
|
||||
|
@@ -154,8 +154,8 @@ wide characters (see g_unichar_iswide()) into account.
|
||||
|
||||
</para>
|
||||
|
||||
@dest:
|
||||
@src:
|
||||
@dest:
|
||||
@src:
|
||||
@dest_size:
|
||||
@Returns:
|
||||
|
||||
@@ -167,7 +167,7 @@ wide characters (see g_unichar_iswide()) into account.
|
||||
|
||||
@dest:
|
||||
@src:
|
||||
@dest_size:
|
||||
@dest_size:
|
||||
@Returns:
|
||||
|
||||
|
||||
@@ -177,7 +177,7 @@ wide characters (see g_unichar_iswide()) into account.
|
||||
|
||||
@format:
|
||||
@Varargs:
|
||||
@Returns:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_strdup_vprintf ##### -->
|
||||
@@ -185,9 +185,9 @@ wide characters (see g_unichar_iswide()) into account.
|
||||
|
||||
</para>
|
||||
|
||||
@format:
|
||||
@format:
|
||||
@args:
|
||||
@Returns:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_printf ##### -->
|
||||
@@ -616,8 +616,8 @@ possibly non-ASCII character in.
|
||||
|
||||
</para>
|
||||
|
||||
@string:
|
||||
@Returns:
|
||||
@string:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_ascii_strtoll ##### -->
|
||||
@@ -847,8 +847,8 @@ nesting such as <literal>g_ascii_strup (g_strcanon (str, "abc", '?'))</literal>.
|
||||
</para>
|
||||
|
||||
@string1:
|
||||
@Varargs:
|
||||
@Returns:
|
||||
@Varargs:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_strjoin ##### -->
|
||||
@@ -858,7 +858,7 @@ nesting such as <literal>g_ascii_strup (g_strcanon (str, "abc", '?'))</literal>.
|
||||
|
||||
@separator:
|
||||
@Varargs:
|
||||
@Returns:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_strjoinv ##### -->
|
||||
@@ -868,7 +868,7 @@ nesting such as <literal>g_ascii_strup (g_strcanon (str, "abc", '?'))</literal>.
|
||||
|
||||
@separator:
|
||||
@str_array:
|
||||
@Returns:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_strv_length ##### -->
|
||||
@@ -895,5 +895,6 @@ nesting such as <literal>g_ascii_strup (g_strcanon (str, "abc", '?'))</literal>.
|
||||
</para>
|
||||
|
||||
@signum:
|
||||
@Returns:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user