gdkWindowIsVisible {RGtk2} | R Documentation |
Checks whether the window has been mapped (with gdkWindowShow
or
gdkWindowShowUnraised
).
gdkWindowIsVisible(object)
|
[GdkWindow ] a GdkWindow |
[logical] TRUE
if the window is mapped
Derived by RGtkGen from GTK+ documentation