Method
Gtk.IconTheme.set_theme_name
Declaration [src]
void
gtk_icon_theme_set_theme_name (
GtkIconTheme* self,
const char* theme_name
)
Description [src]
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 [type_func@Gtk.IconTheme.get_for_display].