Module guion::ctx[][src]

The Context trait housing handlers, queue and other side stuff

Modules

clipboard

Clipboard access

queue

Queue trait and util fns for implementors

Traits

Context

The Context contains the Handlers, the Queue and other side data and is also the entry point for most actions.
A Context is regularly referenced in parallel with the widget tree