X11Backend

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

createXCursor
X.Cursor createXCursor(uint width, uint height, byte[] pixels, int xhot, int yhot)
Undocumented in source. Be warned that the author may not have intended to support it.
display
X.Display* display()
Undocumented in source. Be warned that the author may not have intended to support it.
initX11Extensions
void initX11Extensions()
Undocumented in source. Be warned that the author may not have intended to support it.
root
X.Window root()
Undocumented in source. Be warned that the author may not have intended to support it.
screen
int screen()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Backend

get
Backend get()
Undocumented in source. Be warned that the author may not have intended to support it.
type
BackendType type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
_type
BackendType _type;
Undocumented in source.

Meta