Struct gio_sys::GDBusProxy[][src]

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

Fields

Trait Implementations

impl Copy for GDBusProxy
[src]

impl Clone for GDBusProxy
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GDBusProxy
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GDBusProxy

impl !Sync for GDBusProxy