ToolkitWidgets

An interface that can create widgets for a backend.

Members

Functions

button
IButton button()

Creates a button.

label
ILabel label()

Creates a label.

menu
IMenu menu()

Creates a menu.

menubar
IMenuBar menubar()

Creates a menubar.

menubutton
IMenuButton menubutton()

Creates a menu button.

window
IWindow window()

Creates a window.

Meta