use as the window icon. See #GtkIconTheme for more details.
Window.iconName
string iconName() @propertyGet iconName property.
Returns
The :icon-name property specifies the name of the themed icon to
void iconName(string propval) @propertySet iconName property.
Parameters
propval | The :icon-name property specifies the name of the themed icon to use as the window icon. See #GtkIconTheme for more details. |