OffscreenWindow.getPixmap

Retrieves a snapshot of the contained widget in the form of a GdkPixmap. If you need to keep this around over window resizes then you should add a reference to it. Since 2.20

class OffscreenWindow
getPixmap
()

Return Value

Type: Pixmap

A GdkPixmap pointer to the offscreen pixmap, or NULL. [transfer none]

Meta