Window.iconName

Get iconName property.

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

Return Value

Type: string

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

See gtk.icon_theme.IconTheme for more details.