Struct pango::Color []

pub struct Color(_);

Methods

impl Color
[src]

Trait Implementations

impl Clone for Color

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Color

Formats the value using the given formatter.

impl StaticType for Color

Returns the type identifier of Self.

impl Display for Color
[src]

Formats the value using the given formatter. Read more