Revert accidental commit. (Oops.)
authorNoah Levitt <nlevitt@src.gnome.org>
Wed, 30 Jul 2003 22:31:23 +0000 (22:31 +0000)
committerNoah Levitt <nlevitt@src.gnome.org>
Wed, 30 Jul 2003 22:31:23 +0000 (22:31 +0000)
docs/reference/glib/tmpl/threads.sgml
docs/reference/glib/tmpl/unicode.sgml

index ab7107a47671067620fc2942e1ff94494627670f..3d15d41b6c58168fb5e1bd3f74e3e72fa05ff3c1 100644 (file)
@@ -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 ##### -->
index 5e0fa3f0be67c90106321282d107a35e05e21dea..e762a92d43882f3649d90999237c827250807385 100644 (file)
@@ -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>