Crate relm4_components
source ·Expand description
Collection of reusable and easily configurable components for Relm4.
The docs are available in two versions. Use the stable docs if you want get information about a version that was already published. Visit the nightly docs if are trying out the newest but possibly unstable version of the crate.
Docs of related crates: relm4 | relm4-macros | relm4-components | 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
gtk::ComboBoxText
that makes it easier to use
from regular Rust code.