Struct gio_2_0_sys::GDBusProxyClass [] [src]

#[repr(C)]
pub struct GDBusProxyClass { pub g_properties_changed: Option<extern "C" fn(_: *mut GDBusProxy, _: *mut GVariant, _: *const *const gchar)>, pub g_signal: Option<extern "C" fn(_: *mut GDBusProxy, _: *const gchar, _: *const gchar, _: *mut GVariant)>, // some fields omitted }

Fields