mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-17 03:01:58 +02:00
548d0e9ce9516c80c8f5830090bfcae3
This commit is contained in:
parent
b3814b0cdc
commit
4dc25b3ac1
@ -1613,9 +1613,6 @@ Any one-time initialization function must have its own unique <structname>GOnce<
|
|||||||
struct.
|
struct.
|
||||||
</para>
|
</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
|
@Since: 2.4
|
||||||
|
|
||||||
<!-- ##### ENUM GOnceStatus ##### -->
|
<!-- ##### ENUM GOnceStatus ##### -->
|
||||||
|
@ -304,6 +304,8 @@ See <ulink url="http://www.unicode.org/unicode/reports/tr14/"
|
|||||||
@G_UNICODE_BREAK_COMPLEX_CONTEXT:
|
@G_UNICODE_BREAK_COMPLEX_CONTEXT:
|
||||||
@G_UNICODE_BREAK_AMBIGUOUS:
|
@G_UNICODE_BREAK_AMBIGUOUS:
|
||||||
@G_UNICODE_BREAK_UNKNOWN:
|
@G_UNICODE_BREAK_UNKNOWN:
|
||||||
|
@G_UNICODE_BREAK_NEXT_LINE:
|
||||||
|
@G_UNICODE_BREAK_WORD_JOINER:
|
||||||
|
|
||||||
<!-- ##### FUNCTION g_unichar_break_type ##### -->
|
<!-- ##### FUNCTION g_unichar_break_type ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user