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
static
offscreenWindowGetSurface

Parameters

window Window

a #GdkWindow

Return Value

Type: Surface

The offscreen surface, or %NULL if not offscreen

Meta