Trait libhelium::subclass::prelude::FlowBoxChildImpl
pub trait FlowBoxChildImpl: FlowBoxChildImplExt + WidgetImpl {
// Provided method
fn activate(&self) { ... }
}
Provided Methods§
fn activate(&self)
Object Safety§
This trait is not object safe.