Trait libadwaita::subclass::prelude::PopoverImpl
source · pub trait PopoverImpl: PopoverImplExt + WidgetImpl {
// Provided methods
fn activate_default(&self) { ... }
fn closed(&self) { ... }
}
pub trait PopoverImpl: PopoverImplExt + WidgetImpl {
// Provided methods
fn activate_default(&self) { ... }
fn closed(&self) { ... }
}