Struct pango_sys::PangoAttrColor [] [src]

#[repr(C)]
pub struct PangoAttrColor { pub attr: PangoAttribute, pub color: PangoColor, }

Fields