Package: gdk
Function gdk:window-visible-region
Lambda Listgdk:window-visible-region (window) ArgumentsReturn Value    The cairo:region-t instance. This must be freed with the    cairo:region-destroy function 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 | 
#2025-08-23