Trait gtk::BinExt [] [src]

pub trait BinExt {
    fn get_child(&self) -> Option<Widget>;
}

Required Methods

Implementors