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