Window.offscreenWindowGetSurface

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.

class Window
offscreenWindowGetSurface
()

Return Value

Type: Surface

The offscreen surface, or NULL if not offscreen. [transfer none]

Meta