Struct pango_cairo_sys::PangoCairoFont[][src]

#[repr(C)]
pub struct PangoCairoFont(_);

Trait Implementations

impl Debug for PangoCairoFont
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations