mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-22 09:57:52 +02:00
unicode: Fix a few issues with G_UNICHAR_MAX_DECOMPOSITION_LENGTH
Raised by Matthias in bgo#665685 but which I didn't spot until after pushing
commit 3ac7c35656
.
Renames G_UNICHAR_MAX_DECOMPOSITION_LEN to G_UNICHAR_MAX_DECOMPOSITION_LENGTH
and fixes a few documentation issues.
See: bgo#665685
This commit is contained in:
@@ -2694,6 +2694,7 @@ g_unichar_xdigit_value
|
||||
g_unichar_compose
|
||||
g_unichar_decompose
|
||||
g_unichar_fully_decompose
|
||||
G_UNICHAR_MAX_DECOMPOSITION_LENGTH
|
||||
GUnicodeType
|
||||
G_UNICODE_COMBINING_MARK
|
||||
g_unichar_type
|
||||
|
Reference in New Issue
Block a user