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

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

Required methods

fn create_region(&self) -> Option<Region>

Loading content...

Implementations on Foreign Types

impl GdkSurfaceExt for Surface[src]

Loading content...

Implementors

Loading content...