IconTheme.themeName

string themeName() @property

Get themeName property.

Returns

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.

void themeName(string propval) @property

Set themeName property.

Parameters

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