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
method_call: GDBusInterfaceMethodCallFunc
get_property: GDBusInterfaceGetPropertyFunc
set_property: GDBusInterfaceSetPropertyFunc