signal callback delegate or function to connect
void callback(gio.dbus_object.DBusObject object, gio.dbus_interface.DBusInterface interface_, gio.dbus_object_manager.DBusObjectManager dBusObjectManager)
object The #GDBusObject on which an interface was added. (optional)
interface_ The #GDBusInterface that was added. (optional)
dBusObjectManager the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to InterfaceAdded signal.
Emitted when interface is added to object.
This signal exists purely as a convenience to avoid having to connect signals to all objects managed by manager.