Trait GtkWindowExtManual
gtk::prelude
pub trait GtkWindowExtManual: 'static { fn present(&self); }
fn present(&self)
impl<O: IsA<Window>> GtkWindowExtManual for O