Module limn_core::ui
[−]
[src]
Contains Ui
, which contains application global state and is accessible to every event handler.
Structs
ChildAttachedEvent | |
RegisterWidget | |
RemoveWidget | |
Ui |
The core of a limn application, holds the root of the widget tree and other application global state.
|
WidgetAttachedEvent | |
WidgetDetachedEvent | |
WidgetsBfs | |
WidgetsUnderCursor |
Enums
ChildrenUpdatedEvent |