gtk.OffscreenWindow

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
Undocumented in source.
gtkc.gtktypes
public import gtkc.gtktypes;
Undocumented in source.

Members

Classes

OffscreenWindow
class OffscreenWindow

GtkOffscreenWindow is strictly intended to be used for obtaining snapshots of widgets that are not part of a normal widget hierarchy. Since #GtkOffscreenWindow is a toplevel widget you cannot obtain snapshots of a full window with it since you cannot pack a toplevel widget in another toplevel.

Meta