Trait gtk4::subclass::flow_box_child::FlowBoxChildImpl[][src]

pub trait FlowBoxChildImpl: FlowBoxChildImplExt + WidgetImpl {
    fn activate(&self, child: &Self::Type) { ... }
}

Provided methods

Implementors