Trait gtk::prelude::InvisibleExtManual[][src]

pub trait InvisibleExtManual: 'static {
    fn screen(&self) -> Option<Screen>;
}

Required methods

Implementors