categories_dup_list


Description:


[ Version ( since = "3.16" ) ]
public List<string> categories_dup_list ()

Returns a sorted list of all the category names currently configured.

This function is thread safe.

Returns:

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 g_list_free_full.


Namespace: E