ltk

Module widgets

Source
Expand description

Widgets — the interactive and decorative leaves of the Element tree.

Concept-oriented sidebar entry: every widget the toolkit ships is also available at the crate root (ltk::button, ltk::toggle, …); this module groups them so cargo doc shows a single landing page when you are looking for “what controls can I draw”.

See docs/widgets.md for the per-widget catalogue with usage notes and minimal examples.

Re-exports§