Struct gio_sys::GDBusInterfaceVTable [] [src]

#[repr(C)]
pub struct GDBusInterfaceVTable { pub method_call: GDBusInterfaceMethodCallFunc, pub get_property: GDBusInterfaceGetPropertyFunc, pub set_property: GDBusInterfaceSetPropertyFunc, // some fields omitted }

Fields