Add g_unichar_iszerowidth(). (#347645)
authorBehdad Esfahbod <behdad@gnome.org>
Wed, 3 Jan 2007 20:48:24 +0000 (20:48 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Wed, 3 Jan 2007 20:48:24 +0000 (20:48 +0000)
commita0c60a62d6598be7f5ed00b87ba958c4f1301140
treea568a7ca95afa7953067496b728f805df4dd1feb
parent048efdfbd59b00fe184c1cda7e9cf4af9b447156
Add g_unichar_iszerowidth(). (#347645)

2007-01-03  Behdad Esfahbod  <behdad@gnome.org>

        * glib/glib.symbols:
        * glib/gunicode.h:
        * glib/guniprop.c: Add g_unichar_iszerowidth(). (#347645)

svn path=/trunk/; revision=5202
13 files changed:
ChangeLog
docs/reference/ChangeLog
docs/reference/glib/glib-sections.txt
docs/reference/glib/tmpl/glib-unused.sgml
docs/reference/glib/tmpl/keyfile.sgml
docs/reference/glib/tmpl/macros_misc.sgml
docs/reference/glib/tmpl/messages.sgml
docs/reference/glib/tmpl/unicode.sgml
docs/reference/gobject/tmpl/enumerations_flags.sgml
docs/reference/gobject/tmpl/gtypemodule.sgml
glib/glib.symbols
glib/gunicode.h
glib/guniprop.c