Struct pango_sys::PangoAttribute [] [src]

#[repr(C)]
pub struct PangoAttribute { pub klass: *const PangoAttrClass, pub start_index: c_uint, pub end_index: c_uint, }

Fields

Trait Implementations

impl Debug for PangoAttribute
[src]

[src]

Formats the value using the given formatter.