get_categories_list
Description:
Queries the list of categories of a calendar component object.
Each element in the returned categ_list is a string with the corresponding category.
Parameters:
categ_list |
Return value for the list of strings, where each string is a category. This should be freed using free_categories_list. |