Struct gio_sys::GDBusPropertyInfo [] [src]

#[repr(C)]
pub struct GDBusPropertyInfo { pub ref_count: Volatile<c_int>, pub name: *mut c_char, pub signature: *mut c_char, pub flags: GDBusPropertyInfoFlags, pub annotations: *mut *mut GDBusAnnotationInfo, }

Fields

Trait Implementations

impl Debug for GDBusPropertyInfo
[src]

[src]

Formats the value using the given formatter.