Trait gtk::prelude::BinExt[][src]

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

Required Methods

Implementors