See gtk.icon_theme.IconTheme for details about how GTK handles icon themes.
Settings.gtkIconThemeName
string gtkIconThemeName() @propertyGet gtkIconThemeName property.
Returns
Name of the icon theme to use.
void gtkIconThemeName(string propval) @propertySet gtkIconThemeName property.
Parameters
propval | Name of the icon theme to use. See gtk.icon_theme.IconTheme for details about how GTK handles icon themes. |