set_categories_list
Description:
[
Version ( since =
"3.34" ) ]
public void set_categories_list (
SList<
string> categ_list)
Sets the list of categories of a calendar component object.
Parameters:
this |
A calendar component object.
|
categ_list |
List of strings, one for each category.
|