gtkOffscreenWindowGetPixbuf {RGtk2} | R Documentation |
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.
gtkOffscreenWindowGetPixbuf(object)
|
the |
Since 2.20
[GdkPixbuf
] A GdkPixbuf
pointer, or NULL
.
Derived by RGtkGen from GTK+ documentation