[][src]Trait gtk::prelude::GtkWindowExtManual

pub trait GtkWindowExtManual: 'static {
    fn present(&self);
}

Required methods

fn present(&self)

Loading content...

Implementors

impl<O: IsA<Window>> GtkWindowExtManual for O[src]

Loading content...