PictureDoubleBuffer

Undocumented in source.

Constructors

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

Destructor

~this
~this()
Undocumented in source.

Alias This

backPixmap

Members

Functions

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

Variables

back
ManagedPicture back;
Undocumented in source.
backPixmap
Pixmap backPixmap;
Undocumented in source.
dpy
Display* dpy;
Undocumented in source.
front
ManagedPicture front;
Undocumented in source.
size
int[2] size;
Undocumented in source.
window
WindowHandle window;
Undocumented in source.

Meta