Trait cairo::prelude::SurfaceExt
[−]
[src]
pub trait SurfaceExt {
fn flush(&self);
fn finish(&self);
fn get_type(&self) -> SurfaceType;
}