Struct gio_sys::GDBusMethodInvocation[][src]

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

Trait Implementations

impl Debug for GDBusMethodInvocation
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations