WaylandDisplay

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.
unrefWindow
void unrefWindow(WaylandWindowBase 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