Crate relm4_components
source ·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§
- Reusable and easily configurable alert component.
- Reusable and easily configurable open button dialog component.
- Reusable and easily configurable open dialog component.
- Reusable and easily configurable save dialog component.
- A wrapper around
adw::ComboRow
that makes it easier to use from regular Rust code. - 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.