Struct gmime_sys::GMimeHeaderListClass[][src]

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

Fields

Trait Implementations

impl Copy for GMimeHeaderListClass
[src]

impl Clone for GMimeHeaderListClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeHeaderListClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeHeaderListClass

impl !Sync for GMimeHeaderListClass