mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Revert accidental commit. (Oops.)
This commit is contained in:
@@ -1613,6 +1613,9 @@ 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,8 +304,6 @@ 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>
|
||||||
|
Reference in New Issue
Block a user