Expand description
Collection of reusable and easily configurable components for Relm4.
Docs of related crates: relm4 | relm4-macros | relm4-components | relm4-css | gtk4-rs | gtk-rs-core | libadwaita-rs | libpanel-rs
Modulesยง
- alert
- Reusable and easily configurable alert component.
- open_
button - Reusable and easily configurable open button dialog component.
- open_
dialog - Reusable and easily configurable open dialog component.
- save_
dialog - Reusable and easily configurable save dialog component.
- simple_
adw_ combo_ row - A wrapper around
adw::ComboRow
that makes it easier to use from regular Rust code. - simple_
combo_ box - A wrapper around
gtk::ComboBoxText
that makes it easier to use from regular Rust code. - web_
image web
- Reusable and easily configurable component for loading images from the web.