Struct pango_sys::PangoEngineShape[][src]

#[repr(C)]
pub struct PangoEngineShape { pub parent_instance: PangoEngine, }

Fields

Trait Implementations

impl Copy for PangoEngineShape
[src]

impl Clone for PangoEngineShape
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for PangoEngineShape
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for PangoEngineShape

impl !Sync for PangoEngineShape