mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 06:33:41 +02:00
Make g_unichar_combining_class() public. (#453998)
2007-07-19 Behdad Esfahbod <behdad@gnome.org> * glib/glib.symbols: * glib/gunicode.h: * glib/gunicodeprivate.h: * glib/gunidecomp.c (g_unichar_combining_class): * glib/guniprop.c (has_more_above): Make g_unichar_combining_class() public. (#453998) svn path=/trunk/; revision=5644
This commit is contained in:
committed by
Behdad Esfahbod
parent
5fd575191e
commit
613b489b6b
@@ -1,3 +1,7 @@
|
||||
2007-07-19 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
* glib/glib-sections.txt:
|
||||
|
||||
2007-07-12 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.13.7 ===
|
||||
|
@@ -2420,6 +2420,7 @@ GUnicodeType
|
||||
g_unichar_type
|
||||
GUnicodeBreakType
|
||||
g_unichar_break_type
|
||||
g_unichar_combining_class
|
||||
g_unicode_canonical_ordering
|
||||
g_unicode_canonical_decomposition
|
||||
g_unichar_get_mirror_char
|
||||
|
Reference in New Issue
Block a user