Trait gtk4::subclass::flow_box_child::FlowBoxChildImplExt
source · [−]pub trait FlowBoxChildImplExt: ObjectSubclass {
fn parent_activate(&self, child: &Self::Type);
}
Required Methods
source
pub trait FlowBoxChildImplExt: ObjectSubclass {
fn parent_activate(&self, child: &Self::Type);
}