for G_CAN_INLINE environments, inline g_string_append_c() for efficiency.

Thu Feb 19 18:40:01 2004  Tim Janik  <timj@gtk.org>

        * glib/gstring.[hc]: for G_CAN_INLINE environments, inline
        g_string_append_c() for efficiency. (vaguely based on #118707).
This commit is contained in:
Tim Janik
2004-02-19 17:42:00 +00:00
committed by Tim Janik
parent ca87afd2e1
commit c0930e2c71
10 changed files with 111 additions and 0 deletions

View File

@@ -107,6 +107,17 @@ This string should be freed when no longer needed.
not be changed.
<!-- ##### FUNCTION g_completion_complete_utf8 ##### -->
<para>
</para>
@cmp:
@prefix:
@new_prefix:
@Returns:
<!-- ##### FUNCTION g_completion_set_compare ##### -->
<para>
Sets the function to use for string comparisons. The default

View File

@@ -585,6 +585,55 @@ for the default main context.
@Returns:
<!-- ##### TYPEDEF GPid ##### -->
<para>
</para>
<!-- ##### USER_FUNCTION GChildWatchFunc ##### -->
<para>
</para>
@pid:
@status:
@data:
<!-- ##### FUNCTION g_child_watch_source_new ##### -->
<para>
</para>
@pid:
@Returns:
<!-- ##### FUNCTION g_child_watch_add ##### -->
<para>
</para>
@pid:
@function:
@data:
@Returns:
<!-- ##### FUNCTION g_child_watch_add_full ##### -->
<para>
</para>
@priority:
@pid:
@function:
@data:
@notify:
@Returns:
<!-- ##### STRUCT GPollFD ##### -->
<para>