Window.iconName

string iconName() @property

Get iconName property.

Returns

Specifies the name of the themed icon to use as the window icon.

See [gtk.icon_theme.IconTheme] for more details.

void iconName(string propval) @property

Set iconName property.

Parameters

propvalSpecifies the name of the themed icon to use as the window icon. See [gtk.icon_theme.IconTheme] for more details.