Struct cairo::SurfacePattern [] [src]

pub struct SurfacePattern { /* fields omitted */ }

Methods

impl SurfacePattern
[src]

impl SurfacePattern
[src]

Trait Implementations

impl Pattern for SurfacePattern
[src]

impl Drop for SurfacePattern
[src]

A method called when the value goes out of scope. Read more