use as the window icon. See #GtkIconTheme for more details.
Window.iconName
string iconName() @property nothrowGet iconName property.
Returns
The :icon-name property specifies the name of the themed icon to
void iconName(string propval) @property nothrowSet 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. |