Trait libhelium::subclass::prelude::FlowBoxChildImplExt

pub trait FlowBoxChildImplExt: Sealed + ObjectSubclass {
    // Provided method
    fn parent_activate(&self) { ... }
}

Provided Methods§

fn parent_activate(&self)

Object Safety§

This trait is not object safe.

Implementors§