ToolkitBackend

The backend for a given UI toolkit. It is used to create compoonents and to enter the main event loop.

Members

Functions

getWidgets
ToolkitWidgets getWidgets()
Undocumented in source.
run
void run(string[] args, IWindow window)

Enters the main event loop for the backend.

Meta