Struct gio_sys::GDBusObjectManagerClient[][src]

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

Fields

Trait Implementations

impl Copy for GDBusObjectManagerClient
[src]

impl Clone for GDBusObjectManagerClient
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GDBusObjectManagerClient
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GDBusObjectManagerClient

impl !Sync for GDBusObjectManagerClient