signal callback delegate or function to connect
void callback(gio.dbus_object.DBusObject object, gio.dbus_object_manager.DBusObjectManager dBusObjectManager)
object The #GDBusObject that was removed. (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 ObjectRemoved signal.
Emitted when object is removed from manager.