Returns a sorted list of all the category names currently configured.
This function is thread safe.
|
a sorted List containing the names of the categories. The list should be
freed using g_list_free, and the names of the categories should be
freed using g_free. Everything can be freed simultaneously using |