pub trait InitializingWidgetExt {
    fn init_template(&self);
}

Required Methods§

Implementations on Foreign Types§

Implementors§