mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-24 19:07:52 +02:00
svn path=/trunk/; revision=5482
2007-05-03 Behdad Esfahbod <behdad@gnome.org> * configure.in: * glib/glib.symbols: * glib/gthread.h: * glib/gunicode.h: * glib/guniprop.c (g_unichar_ismark): svn path=/trunk/; revision=5482
This commit is contained in:
committed by
Behdad Esfahbod
parent
e7d3db2209
commit
3ed6b66e8f
@@ -216,6 +216,7 @@ gboolean g_unichar_isdefined (gunichar c) G_GNUC_CONST;
|
||||
gboolean g_unichar_iswide (gunichar c) G_GNUC_CONST;
|
||||
gboolean g_unichar_iswide_cjk(gunichar c) G_GNUC_CONST;
|
||||
gboolean g_unichar_iszerowidth(gunichar c) G_GNUC_CONST;
|
||||
gboolean g_unichar_ismark (gunichar c) G_GNUC_CONST;
|
||||
|
||||
/* More <ctype.h> functions. These convert between the three cases.
|
||||
* See the Unicode book to understand title case. */
|
||||
|
Reference in New Issue
Block a user