Struct cairo::SolidPattern[][src]

pub struct SolidPattern { /* fields omitted */ }

Methods

impl SolidPattern
[src]

Trait Implementations

impl Debug for SolidPattern
[src]

Formats the value using the given formatter. Read more

impl PatternTrait for SolidPattern
[src]

impl Clone for SolidPattern
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Drop for SolidPattern
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for SolidPattern

impl !Sync for SolidPattern