Method
GtkIconSourceset_icon_name
deprecated: 3.10
Declaration [src]
void
gtk_icon_source_set_icon_name (
GtkIconSource* source,
const gchar* icon_name
)
Description [src]
Sets the name of an icon to look up in the current icon theme
to use as a base image when creating icon variants for GtkIconSet
.
Deprecated since: 3.10
Use GtkIconTheme
instead.