Add g_unicode_script_from_iso15924()

And adjust g_unicode_script_to_iso1592().
This commit is contained in:
Behdad Esfahbod
2011-07-20 22:11:08 -04:00
parent a5e94cbd36
commit 9bcb3d7457
5 changed files with 51 additions and 4 deletions

View File

@@ -476,6 +476,7 @@ typedef enum
} GUnicodeScript;
guint32 g_unicode_script_to_iso15924 (GUnicodeScript script);
GUnicodeScript g_unicode_script_from_iso15924 (guint32 iso15924);
/* Returns TRUE if current locale uses UTF-8 charset. If CHARSET is
* not null, sets *CHARSET to the name of the current locale's