Window.getIconName

Returns the name of the themed icon for the window, see gtk_window_set_icon_name(). Since 2.6

class Window
string
getIconName
()

Return Value

Type: string

the icon name or NULL if the window has no themed icon

Meta