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