Struct pango_sys::PangoAttrFontDesc [] [src]

pub struct PangoAttrFontDesc {
    pub attr: PangoAttribute,
    pub desc: *mut PangoFontDescription,
}

Fields