ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
Xdbe.BackBuffer
ws
x
backbuffer
Xdbe
Undocumented in source.
class
Xdbe
static
class
BackBuffer {
Display
*
dpy
;
XdbeSwapInfo
info
;
XdbeBackBuffer
dbe
;
this
(Display* dpy, Window window);
~this
();
void
swap
();
}
Constructors
this
this
(Display* dpy, Window window)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Alias This
dbe
Members
Functions
swap
void
swap
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dbe
XdbeBackBuffer
dbe
;
Undocumented in source.
dpy
Display
*
dpy
;
Undocumented in source.
info
XdbeSwapInfo
info
;
Undocumented in source.
Meta
Source
See Implementation
ws
x
backbuffer
Xdbe
classes
BackBuffer
static functions
init
static variables
versionMajor
versionMinor