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