Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkOffscreenWindowNew: gtkOffscreenWindowNew
Description
Creates a toplevel container widget that is used to retrieve snapshots of widgets without showing them on the screen. For widgets that are on the screen and part of a normal widget hierarchy,
gtkWidgetGetSnapshot
can be used instead.
Usage
gtkOffscreenWindowNew(show = TRUE)
Arguments
Value
GtkWidget
] A pointer to a
GtkWidget
Details
Since 2.20