IconSource.setIconName

void setIconName(string iconName = null)

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.

Parameters

iconNamename of icon to use

Deprecated

Use #GtkIconTheme instead.