Crate gflux

Crate gflux 

Source
Expand description

gflux is a reactive component system designed to make GTK more manageable

Structs§

ComponentCtx
Performs bookkeeping for the component, and provides state accessor methods
ComponentHandle
Handle for a component
ComponentTree
Manages the component tree

Traits§

Component
The trait that defines a component