The backend for a given UI toolkit. It is used to create compoonents and to enter the main event loop.
Creates a button.
Creates a label.
Creates a menu.
Creates a menubar.
Creates a menu button.
Enters the main event loop for the backend.
Creates a window.
See Implementation
The backend for a given UI toolkit. It is used to create compoonents and to enter the main event loop.