IconTheme.getIconNames

string[] getIconNames()

Lists the names of icons in the current icon theme.

Returns

a string array

holding the names of all the icons in the theme. You must free the array using [glib.global.strfreev].