setThemeName

open fun setThemeName(themeName: String? = null)

Sets the name of the icon theme that the GtkIconTheme object uses overriding system configuration.

This function cannot be called on the icon theme objects returned from func@Gtk.IconTheme.get_for_display.

Parameters

themeName

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