Method
GtkIconThemeset_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 gtk_icon_theme_get_for_display()
.
Sets property | Gtk.IconTheme:theme-name |