Struct pango_sys::PangoAttrColor [] [src]

pub struct PangoAttrColor {
    pub attr: PangoAttribute,
    pub color: PangoColor,
}

Fields