Struct gmime_sys::GMimeSignatureList[][src]

#[repr(C)]
pub struct GMimeSignatureList { pub parent_object: GObject, pub array: *mut GPtrArray, }

Fields

Trait Implementations

impl Copy for GMimeSignatureList
[src]

impl Clone for GMimeSignatureList
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeSignatureList
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeSignatureList

impl !Sync for GMimeSignatureList