Unless set to a different value, this will be the value of the GtkSettings:gtk-icon-theme-name property of the [gtk.settings.Settings] object associated to the display of the icontheme object.
IconTheme.themeName
string themeName() @propertyGet themeName property.
Returns
The name of the icon theme that is being used.
void themeName(string propval) @propertySet themeName property.
Parameters
propval | The name of the icon theme that is being used. Unless set to a different value, this will be the value of the GtkSettings:gtk-icon-theme-name property of the [gtk.settings.Settings] object associated to the display of the icontheme object. |