Struct pango_sys::PangoAttrString [] [src]

#[repr(C)]
pub struct PangoAttrString { pub attr: PangoAttribute, pub value: *mut c_char, }

Fields

Trait Implementations

impl Debug for PangoAttrString
[src]

[src]

Formats the value using the given formatter.