Struct pangocairo_sys::Struct__PangoAttribute [] [src]

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

Fields

Trait Implementations

impl Copy for Struct__PangoAttribute
[src]

impl Clone for Struct__PangoAttribute
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__PangoAttribute
[src]

Returns the "default value" for a type. Read more