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