Struct pango_sys::PangoEngineShape [−][src]
#[repr(C)]pub struct PangoEngineShape { pub parent_instance: PangoEngine, }
Fields
parent_instance: PangoEngine
Trait Implementations
impl Copy for PangoEngineShape
[src]
impl Copy for PangoEngineShape
impl Clone for PangoEngineShape
[src]
impl Clone for PangoEngineShape
fn clone(&self) -> PangoEngineShape
[src]
fn clone(&self) -> PangoEngineShape
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for PangoEngineShape
[src]
impl Debug for PangoEngineShape
Auto Trait Implementations
impl !Send for PangoEngineShape
impl !Send for PangoEngineShape
impl !Sync for PangoEngineShape
impl !Sync for PangoEngineShape