Struct pango_sys::PangoAttrFontDesc [] [src]

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

Fields