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