get_english_sort_name
Description:
[
Version ( since =
"3.38" ) ]
public unowned string get_english_sort_name ()
Gets this's english "sort name", which is the english name after having
normalize (with g_normalize_all) and
casefold called on it.
You can use this to sort locations, or to comparing user input against a location name.
Parameters:
Returns:
this's English name for sorting
|