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

pub trait BinExt: 'static {
    fn child(&self) -> Option<Widget>;
}

Required methods

Implementors