mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 14:36:16 +01:00
Revert accidental commit. (Oops.)
This commit is contained in:
parent
4dc25b3ac1
commit
82911ba375
@ -1613,6 +1613,9 @@ 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 ##### -->
|
||||
|
@ -304,8 +304,6 @@ 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>
|
||||
|
Loading…
Reference in New Issue
Block a user