Window.iconName

Set iconName property.

  1. string iconName [@property getter]
  2. string iconName [@property setter]
    class Window
    @property
    void
    iconName
    (
    string propval
    )

Parameters

propval string

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

See gtk.icon_theme.IconTheme for more details.