IconTheme.setThemeName

Sets the name of the icon theme that the gtk.icon_theme.IconTheme object uses overriding system configuration.

This function cannot be called on the icon theme objects returned from gtk.icon_theme.IconTheme.getForDisplay.

class IconTheme
void
setThemeName
(
string themeName = null
)

Parameters

themeName string

name of icon theme to use instead of configured theme, or null to unset a previously set custom theme