Package: gdk
Function gdk:offscreen-window-surface
Lambda Listgdk:offscreen-window-surface (window) ArgumentsReturn ValueThe 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 |
#2023-2-26