Function
EDataServerutil_utf8_decompose
since: 3.26
Declaration [src]
gchar*
e_util_utf8_decompose (
const gchar* text
)
Description [src]
Converts the text into a decomposed variant and strips it, which
allows also cheap case insensitive comparision afterwards. This
produces an output as being used in e_util_utf8_strstrcasedecomp().
Available since: 3.26