Trait gdk::prelude::GdkSurfaceExt[][src]

pub trait GdkSurfaceExt {
    fn create_region(&self) -> Option<Region>;
}

Required methods

Implementations on Foreign Types

Implementors