RGtk2 (version 2.20.31)

gtkOffscreenWindowGetPixbuf: gtkOffscreenWindowGetPixbuf

Description

Retrieves a snapshot of the contained widget in the form of a GdkPixbuf. This is a new pixbuf with a reference count of 1, and the application should unreference it once it is no longer needed.

Usage

gtkOffscreenWindowGetPixbuf(object)

Arguments

object
the GtkOffscreenWindow contained widget.

Value

GdkPixbuf] A GdkPixbuf pointer, or NULL.

Details

Since 2.20