pub trait FlowBoxChildImplExt: ObjectSubclass {
    fn parent_activate(&self);
}

Required Methods§

Implementors§