gtkWindowGetIconList {RGtk2} | R Documentation |
Retrieves the list of icons set by gtkWindowSetIconList
.
The list is copied, but the reference count on each
member won't be incremented.
gtkWindowGetIconList(object)
|
[list] copy of window's icon list. [ element-type GdkPixbuf][ transfer container ]
Derived by RGtkGen from GTK+ documentation