[][src]Module guion::handler

Handlers can be chained and dispatch events and other stuff

Modules

standard

Standard Handler featuring hovering/focusing of widgets and tracking of keyboard/mouse state

Traits

Handler

Handlers are stacked inside a Context and any render/event/size action goes through the handler stack