Trait gtk4::subclass::flow_box_child::FlowBoxChildImpl   
source · pub trait FlowBoxChildImpl: FlowBoxChildImplExt + WidgetImpl {
    // Provided method
    fn activate(&self) { ... }
}pub trait FlowBoxChildImpl: FlowBoxChildImplExt + WidgetImpl {
    // Provided method
    fn activate(&self) { ... }
}