gdkWindowPeekChildren {RGtk2} | R Documentation |
Like gdkWindowGetChildren
, but does not copy the list of
children, so the list does not need to be freed.
gdkWindowPeekChildren(object)
|
[list] a reference to the list of child windows in window
Derived by RGtkGen from GTK+ documentation