IconTheme.themeName

Get themeName property.

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

Return Value

Type: 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.