getIconNames

open fun getIconNames(): List<String>

Lists the names of icons in the current icon theme.

Return

a string array holding the names of all the icons in the theme. You must free the array using g_strfreev().