Struct gio_sys::GMountOperation[][src]

#[repr(C)]
pub struct GMountOperation { pub parent_instance: GObject, pub priv_: *mut GMountOperationPrivate, }

Fields

Trait Implementations

impl Copy for GMountOperation
[src]

impl Clone for GMountOperation
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMountOperation
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMountOperation

impl !Sync for GMountOperation