Struct cairo::ScaledFont[]

pub struct ScaledFont(_);

Methods

impl ScaledFont
[src]

Trait Implementations

impl Debug for ScaledFont
[src]

Formats the value using the given formatter. Read more

impl Clone for ScaledFont

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl StaticType for ScaledFont

Returns the type identifier of Self.

Auto Trait Implementations

impl !Send for ScaledFont

impl !Sync for ScaledFont