gdkDrawableGetVisibleRegion {RGtk2} | R Documentation |
Computes the region of a drawable that is potentially visible. This does not necessarily take into account if the window is obscured by other windows, but no area outside of this region is visible.
gdkDrawableGetVisibleRegion(object)
|
[GdkDrawable ] a GdkDrawable |
Derived by RGtkGen from GTK+ documentation