Trait gtk::BinExt 
                   
                       [−]
                   
               [src]
pub trait BinExt {
    fn get_child(&self) -> Option<Widget>;
}
            pub trait BinExt {
    fn get_child(&self) -> Option<Widget>;
}