add_custom_category


Description:

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

Parameters:

this

a IconChooserDialog

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