API Version: 1.2
Library Version: 3.57.3
Generated by gi-docgen 2025.4
since: 2.28
gchar* e_util_utf8_remove_accents ( const gchar* str )
Returns a newly-allocated copy of str with accents removed.
str
Available since: 2.28
Type: const gchar*
const gchar*
A UTF-8 string, or NULL.
NULL
Type: gchar*
gchar*
A newly-allocated string.