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