Struct pango_sys::PangoAttrFontDesc [] [src]

#[repr(C)]
pub struct PangoAttrFontDesc { pub attr: PangoAttribute, pub desc: *mut PangoFontDescription, }

Fields

Trait Implementations

impl Debug for PangoAttrFontDesc
[src]

[src]

Formats the value using the given formatter.