Struct gio_sys::GMountOperation
[−]
[src]
#[repr(C)]pub struct GMountOperation { pub parent_instance: GObject, pub priv_: *mut GMountOperationPrivate, }
Fields
parent_instance: GObject
priv_: *mut GMountOperationPrivate
Trait Implementations
impl Copy for GMountOperation[src]
impl Clone for GMountOperation[src]
fn clone(&self) -> GMountOperation[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more