Struct pango::Matrix []

pub struct Matrix(_);

Methods

impl Matrix
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Clone for Matrix

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Matrix

Formats the value using the given formatter.

impl StaticType for Matrix

Returns the type identifier of Self.