gtkWindowGetIcon {RGtk2} | R Documentation |
Gets the value set by gtkWindowSetIcon
(or if you've
called gtkWindowSetIconList
, gets the first icon in
the icon list).
gtkWindowGetIcon(object)
|
[GtkWindow ] a GtkWindow |
[GdkPixbuf
] icon for window
Derived by RGtkGen from GTK+ documentation