Struct gio_2_0_sys::GDBusInterfaceVTable [] [src]

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

Fields