gdkScreenGetToplevelWindows {RGtk2} | R Documentation |
Obtains a list of all toplevel windows known to GDK on the screen screen
.
A toplevel window is a child of the root window (see
gdkGetDefaultRootWindow
).
gdkScreenGetToplevelWindows(object)
|
[GdkScreen ] The GdkScreen where the toplevels are located. |
.
Since 2.2
[list] list of toplevel windows
Derived by RGtkGen from GTK+ documentation