Trait libadwaita::subclass::alert_dialog::AdwAlertDialogImpl
source · pub trait AdwAlertDialogImpl: AdwDialogImpl {
// Provided method
fn response(&self, response: &str) { ... }
}
Available on crate feature
v1_5
only.Provided Methods§
Object Safety§
This trait is not object safe.