Struct pango_sys::PangoEngine [−][src]
#[repr(C)]pub struct PangoEngine { pub parent_instance: GObject, }
Fields
parent_instance: GObject
Trait Implementations
impl Copy for PangoEngine[src]
impl Copy for PangoEngineimpl Clone for PangoEngine[src]
impl Clone for PangoEnginefn clone(&self) -> PangoEngine[src]
fn clone(&self) -> PangoEngineReturns 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 PangoEngine[src]
impl Debug for PangoEngineAuto Trait Implementations
impl !Send for PangoEngine
impl !Send for PangoEngineimpl !Sync for PangoEngine
impl !Sync for PangoEngine