Struct pangocairo_sys::Struct__PangoAttrLanguage [] [src]

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

Fields

Trait Implementations

impl Copy for Struct__PangoAttrLanguage
[src]

impl Clone for Struct__PangoAttrLanguage
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__PangoAttrLanguage
[src]

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