Struct gio_sys::GDBusObjectManagerClient
[−]
[src]
#[repr(C)]pub struct GDBusObjectManagerClient { pub parent_instance: GObject, pub priv_: *mut GDBusObjectManagerClientPrivate, }
Fields
parent_instance: GObject
priv_: *mut GDBusObjectManagerClientPrivate
Trait Implementations
impl Copy for GDBusObjectManagerClient[src]
impl Clone for GDBusObjectManagerClient[src]
fn clone(&self) -> GDBusObjectManagerClient[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