IconTheme.themeName

Set themeName property.

  1. string themeName [@property getter]
  2. string themeName [@property setter]
    class IconTheme
    @property
    void
    themeName
    (
    string propval
    )

Parameters

propval string

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.