XcbDisplay

Undocumented in source.

Constructors

this
this(DisplayCreateInfo createInfo)
Undocumented in source.

Members

Functions

createWindow
Window createWindow(string title)
Undocumented in source. Be warned that the author may not have intended to support it.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
pollAndDispatch
void pollAndDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.
registerWindow
void registerWindow(XcbWindow window)
Undocumented in source. Be warned that the author may not have intended to support it.
unregisterWindow
void unregisterWindow(XcbWindow window)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

instance
Instance instance [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
windows
Window[] windows [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Display

instance
Instance instance [@property getter]
Undocumented in source.
windows
Window[] windows [@property getter]
Undocumented in source.
createWindow
Window createWindow(string title)
Undocumented in source.
pollAndDispatch
void pollAndDispatch()
Undocumented in source.

Meta