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)