See gtk.icon_theme.IconTheme for more details.
Window.iconName
string iconName() @property nothrowGet iconName property.
Returns
Specifies the name of the themed icon to use as the window icon.
void iconName(string propval) @property nothrowSet 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. |