Trait gtk4::subclass::popover::PopoverImpl

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

Provided Methods§

Object Safety§

This trait is not object safe.

Implementors§