Trait gtk4::subclass::popover::PopoverImpl [−][src]
pub trait PopoverImpl: PopoverImplExt + WidgetImpl {
fn activate_default(&self, button: &Self::Type) { ... }
fn closed(&self, button: &Self::Type) { ... }
}