Package: gdk
Function gdk-window-visible-region
Lambda Listgdk-window-visible-region (window) ArgumentsReturn Value A cairo-region-t structure. This must be freed with the function cairo-region-destroy when you are done. Details
Computes the region of the window 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. | See also |
2020-9-23