gtkWindowGetIcon {RGtk2}R Documentation

gtkWindowGetIcon

Description

Gets the value set by gtkWindowSetIcon (or if you've called gtkWindowSetIconList, gets the first icon in the icon list).

Usage

gtkWindowGetIcon(object)

Arguments

object

a GtkWindow

Value

[GdkPixbuf] icon for window. [ transfer none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]