Base type for D-Bus interfaces.
The gio.dbus_interface.DBusInterface type is the base type for D-Bus interfaces both on the service side (see gio.dbus_interface_skeleton.DBusInterfaceSkeleton) and client side (see gio.dbus_proxy.DBusProxy).
Gets D-Bus introspection information for the D-Bus interface implemented by interface_.
Gets the #GDBusObject that interface_ belongs to, if any.
Sets the #GDBusObject for interface_ to object.
Base type for D-Bus interfaces.
The gio.dbus_interface.DBusInterface type is the base type for D-Bus interfaces both on the service side (see gio.dbus_interface_skeleton.DBusInterfaceSkeleton) and client side (see gio.dbus_proxy.DBusProxy).