Struct pango_sys::PangoAttrFloat [] [src]

pub struct PangoAttrFloat {
    pub attr: PangoAttribute,
    pub value: c_double,
}

Fields