Struct gmime_sys::GMimeAutocryptHeaderListClass[][src]

#[repr(C)]
pub struct GMimeAutocryptHeaderListClass { pub parent_class: GObjectClass, }

Fields

Trait Implementations

impl Copy for GMimeAutocryptHeaderListClass
[src]

impl Clone for GMimeAutocryptHeaderListClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeAutocryptHeaderListClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeAutocryptHeaderListClass

impl !Sync for GMimeAutocryptHeaderListClass