Expand description
gflux is a reactive component system designed to make GTK more manageable
Structs§
- Component
Ctx - Performs bookkeeping for the component, and provides state accessor methods
- Component
Handle - Handle for a component
- Component
Tree - Manages the component tree
Traits§
- Component
- The trait that defines a component