Crate relm4_components
source · [−]Expand description
Collection of reusable and easily configurable components for Relm4.
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.
Traits
Get the parent window that allows setting the parent window of a dialog with
gtk::prelude::GtkWindowExt::set_transient_for
.