Package: gtk

Function gtk-offscreen-window-surface

Lambda List

gtk-offscreen-window-surface (offscreen)

Arguments

offscreen -- the gtk-offscreen-window contained widget

Return Value

A cairo-surface-t instance to the offscreen surface, or a null-pointer.

Details

Retrieves a snapshot of the contained widget in the form of a cairo-surface-t instance. If you need to keep this around over window resizes then you should add a reference to it.
 

See also

2021-12-10