offscreen_window_get_surface


Description:


public unowned Surface? offscreen_window_get_surface (Window window)

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.

Parameters:

window

a Window

Returns:

The offscreen surface, or null if not offscreen


Namespace: Gdk
Package: gdk-3.0