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)
|
[GtkWindow ] a GtkWindow |
[list] copy of window's icon list
Derived by RGtkGen from GTK+ documentation