[go: up one dir, main page]

Trait gtk::BinExt [] [src]

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

Required Methods

Implementors