548d0e9ce9516c80c8f5830090bfcae3

This commit is contained in:
Noah Levitt 2003-07-30 22:21:33 +00:00
parent b3814b0cdc
commit 4dc25b3ac1
2 changed files with 2 additions and 3 deletions

View File

@ -1613,9 +1613,6 @@ Any one-time initialization function must have its own unique <structname>GOnce<
struct.
</para>
@status: the status of the function controled by this struct
@retval: the return value of the function controled by this struct. This field will be
%NULL unless <literal>status == G_ONCE_STATUS_READY</literal>.
@Since: 2.4
<!-- ##### ENUM GOnceStatus ##### -->

View File

@ -304,6 +304,8 @@ See <ulink url="http://www.unicode.org/unicode/reports/tr14/"
@G_UNICODE_BREAK_COMPLEX_CONTEXT:
@G_UNICODE_BREAK_AMBIGUOUS:
@G_UNICODE_BREAK_UNKNOWN:
@G_UNICODE_BREAK_NEXT_LINE:
@G_UNICODE_BREAK_WORD_JOINER:
<!-- ##### FUNCTION g_unichar_break_type ##### -->
<para>