Module tuix::events[]

Modules

Structs

Contains an entity id and a mutable reference to state and can be used to set properties of a widget at build time

An event is a wrapper around a message and provides metadata on how the event should be propagated through the tree

Passed to the window to set various window properties

Enums

Determines how the event propagates through the tree

Traits