IconThemeGidBuilderImpl.themeName

Set themeName property.

class IconThemeGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining