string comparaison ignoring accent



Hi all,
Is there a way in Glib/Gtk+ to compare 2 strings ignoring the accent
such as g_utf8_casefold does for case insensitive comparison.
I need a function that match :
compare("école","ecole") == 0

Thanks.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]