Struct pango_sys::PangoAttrString [] [src]

pub struct PangoAttrString {
    pub attr: PangoAttribute,
    pub value: *mut c_char,
}

Fields