get_sort_key


Description:

public unowned string get_sort_key ()

Gets the sort-key for this.

This can be used with g_strcmp0 to sort objects.

Parameters:

this

A ObjectInfo.

Returns:

The sort key or null. Do not free or unref, the value belongs to this.