RGtk2 (version 2.20.31)

gtkOffscreenWindowGetPixmap: gtkOffscreenWindowGetPixmap

Description

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.

Usage

gtkOffscreenWindowGetPixmap(object)

Arguments

object
the GtkOffscreenWindow contained widget.

Value

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

Details

Since 2.20