Trait gtk4::subclass::popover::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) { ... }
}