[ Version ( since = "2.4" ) ]
public void set_custom_theme (string? theme_name)
Sets the name of the icon theme that the IconTheme object uses overriding system configuration.
This function cannot be called on the icon theme objects returned from get_default and get_for_screen.
this | |
theme_name |
name of icon theme to use instead of configured theme, or null to unset a previously set custom theme |