IconSource.setIconName

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.

class IconSource
void
setIconName
(
string iconName
)

Parameters

iconName string

name of icon to use. [allow-none]

Meta