mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-18 00:18:21 +01:00
Doc: glib: Fix all undocumented/unused/undeclared symbols
There is one issue left in gscanner.h due to a bug #741305 in gtk-doc. https://bugzilla.gnome.org/show_bug.cgi?id=740814
This commit is contained in:
committed by
Ryan Lortie
parent
b6aa0c4890
commit
1a2a689dea
@@ -259,7 +259,7 @@ typedef enum
|
||||
* a value never returned from g_unichar_get_script()
|
||||
* @G_UNICODE_SCRIPT_COMMON: a character used by multiple different scripts
|
||||
* @G_UNICODE_SCRIPT_INHERITED: a mark glyph that takes its script from the
|
||||
* i base glyph to which it is attached
|
||||
* base glyph to which it is attached
|
||||
* @G_UNICODE_SCRIPT_ARABIC: Arabic
|
||||
* @G_UNICODE_SCRIPT_ARMENIAN: Armenian
|
||||
* @G_UNICODE_SCRIPT_BENGALI: Bengali
|
||||
@@ -393,7 +393,7 @@ typedef enum
|
||||
* @G_UNICODE_SCRIPT_PSALTER_PAHLAVI: Psalter Pahlavi. Since: 2.42
|
||||
* @G_UNICODE_SCRIPT_SIDDHAM: Siddham. Since: 2.42
|
||||
* @G_UNICODE_SCRIPT_TIRHUTA: Tirhuta. Since: 2.42
|
||||
* @G_UNICODE_SCRIPT_WARANG_CITI Warang Citi. Since: 2.42
|
||||
* @G_UNICODE_SCRIPT_WARANG_CITI: Warang Citi. Since: 2.42
|
||||
*
|
||||
* The #GUnicodeScript enumeration identifies different writing
|
||||
* systems. The values correspond to the names as defined in the
|
||||
|
||||
Reference in New Issue
Block a user