Struct gmime_sys::GMimeFilterFrom[][src]

#[repr(C)]
pub struct GMimeFilterFrom { pub parent_object: GMimeFilter, pub mode: GMimeFilterFromMode, pub midline: gboolean, }

Fields

Trait Implementations

impl Copy for GMimeFilterFrom
[src]

impl Clone for GMimeFilterFrom
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeFilterFrom
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeFilterFrom

impl !Sync for GMimeFilterFrom