See [gtk.icon_theme.IconTheme] for more details.
Window.iconName
string iconName() @propertyGet iconName property.
Returns
Specifies the name of the themed icon to use as the window icon.
void iconName(string propval) @propertySet iconName property.
Parameters
propval | Specifies the name of the themed icon to use as the window icon. See [gtk.icon_theme.IconTheme] for more details. |