Struct pango_sys::PangoAttrInt [] [src]

pub struct PangoAttrInt {
    pub attr: PangoAttribute,
    pub value: c_int,
}

Fields