Struct gio_sys::GDBusObjectManager[][src]

#[repr(C)]
pub struct GDBusObjectManager(_);

Trait Implementations

impl Debug for GDBusObjectManager
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations