get_sort_name


Description:

public unowned string get_sort_name ()

Gets this's "sort name", which is the 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:

this

a Location

Returns:

this's sort name