Trait gtk::prelude::OffscreenWindowExt[][src]

pub trait OffscreenWindowExt: 'static {
    fn pixbuf(&self) -> Option<Pixbuf>;
fn surface(&self) -> Option<Surface>; }

Required methods

Implementors