Trait gtk::OffscreenWindowExt [] [src]

pub trait OffscreenWindowExt {
    fn get_pixbuf(&self) -> Option<Pixbuf>;
fn get_surface(&self) -> Option<Surface>; }

Required Methods

Implementors