Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkWindowGetIcon: 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
]