- clipboardString
string clipboardString [@property setter]
Used to set current clipboard string
- clipboardString
string clipboardString [@property getter]
Used to get current clipboard string
- eventDispatcher
EventDispatcher eventDispatcher [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- getClipboardStringCallback
dstring delegate() getClipboardStringCallback [@property setter]
Will be used by window to provide clipboard functionality.
- guiRenderer
IGuiRenderer guiRenderer [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- overlay
Widget overlay [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- roots
auto roots [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- setClipboardStringCallback
void delegate(dstring) setClipboardStringCallback [@property setter]
Will be used by window to provide clipboard functionality.
- size
ivec2 size [@property setter]
Sets new size for all root widgets.
- templateManager
TemplateManager templateManager [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- timerManager
TimerManager timerManager [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- tooltipManager
TooltipManager tooltipManager [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- widgetManager
WidgetManager widgetManager [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.