XCBPlatform

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

connect
bool connect()
Undocumented in source. Be warned that the author may not have intended to support it.
createWindow
Window createWindow(string windowCaption, Window parent)
Undocumented in source. Be warned that the author may not have intended to support it.
disconnect
void disconnect()
Undocumented in source. Be warned that the author may not have intended to support it.
enterMessageLoop
int enterMessageLoop()
Undocumented in source. Be warned that the author may not have intended to support it.
getWindow
XCBWindow getWindow(xcb_window_t w)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_windowMap
XCBWindow[xcb_window_t] _windowMap;
Undocumented in source.

Inherited Members

From Platform

_instance
Platform _instance;
Undocumented in source.
setInstance
void setInstance(Platform instance)
Undocumented in source. Be warned that the author may not have intended to support it.
instance
Platform instance [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
createWindow
Window createWindow(string windowCaption, Window parent)
Undocumented in source.
enterMessageLoop
int enterMessageLoop()
Undocumented in source.

Meta