Trait libadwaita::subclass::dialog::AdwDialogImplExt
source · pub trait AdwDialogImplExt: Sealed + ObjectSubclass {
// Provided methods
fn parent_close_attempt(&self) { ... }
fn parent_closed(&self) { ... }
}
Available on crate feature
v1_5
only.Provided Methods§
fn parent_close_attempt(&self)
fn parent_closed(&self)
Object Safety§
This trait is not object safe.