[ CCode ( cname = "xapp_icon_chooser_dialog_add_custom_category" ) ]
public void add_custom_category (string name, owned List<string> icons)
Adds a custom category to the dialog.
| this | |
| name |
the name of the category as it will be displayed in the category list |
| icons |
a list of icon names to add to the new category |