Struct gio_sys::GListStoreClass [−][src]
#[repr(C)]pub struct GListStoreClass { pub parent_class: GObjectClass, }
Fields
parent_class: GObjectClass
Trait Implementations
impl Copy for GListStoreClass[src]
impl Copy for GListStoreClassimpl Clone for GListStoreClass[src]
impl Clone for GListStoreClassfn clone(&self) -> GListStoreClass[src]
fn clone(&self) -> GListStoreClassReturns 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 GListStoreClass[src]
impl Debug for GListStoreClassAuto Trait Implementations
impl !Send for GListStoreClass
impl !Send for GListStoreClassimpl !Sync for GListStoreClass
impl !Sync for GListStoreClass