Struct gmime_sys::GMimeDecryptResultClass[][src]

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

Fields

Trait Implementations

impl Copy for GMimeDecryptResultClass
[src]

impl Clone for GMimeDecryptResultClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeDecryptResultClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeDecryptResultClass

impl !Sync for GMimeDecryptResultClass