Struct pango_sys::PangoFontDescription [] [src]

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

Trait Implementations

impl Debug for PangoFontDescription
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations