RGtk2 (version 2.20.31)

gdkOffscreenWindowGetPixmap: gdkOffscreenWindowGetPixmap

Description

Gets the offscreen pixmap that an offscreen window renders into. If you need to keep this around over window resizes, you need to add a reference to it.

Usage

gdkOffscreenWindowGetPixmap(window)

Arguments

window

Value

GdkPixmap] The offscreen pixmap, or NULL if not offscreen

Details

Since 2.18