Struct gmime_sys::InternetAddressListClass[][src]

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

Fields

Trait Implementations

impl Copy for InternetAddressListClass
[src]

impl Clone for InternetAddressListClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for InternetAddressListClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for InternetAddressListClass

impl !Sync for InternetAddressListClass