Package: gdk
Function gdk:offscreen-window-surface
Lambda Listgdk:offscreen-window-surface (window) ArgumentsReturn Value The offscreen cairo:surface-t instance, or nil if not
offscreen. Details
Gets the offscreen surface that an offscreen window renders into.
If you need to keep this around over window resizes, you need to add a
reference to it. | See also |
#2025-08-23