Struct cairo::FontFace[]

pub struct FontFace(_);

Methods

impl FontFace
[src]

Trait Implementations

impl Debug for FontFace
[src]

Formats the value using the given formatter. Read more

impl Clone for FontFace

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl StaticType for FontFace

Returns the type identifier of Self.

Auto Trait Implementations

impl !Send for FontFace

impl !Sync for FontFace