PixmapDoubleBuffer

Undocumented in source.

Constructors

this
this(Display* dpy, WindowHandle window, GC gc, XWindowAttributes* wa)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Alias This

pixmap

Members

Functions

swap
void swap()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dpy
Display* dpy;
Undocumented in source.
gc
GC gc;
Undocumented in source.
pixmap
Pixmap pixmap;
Undocumented in source.
size
int[2] size;
Undocumented in source.
window
WindowHandle window;
Undocumented in source.

Meta