Gio.DBusInterface::set_object

function vfunc_set_object(object: Gio.DBusObject): void {
}
  

Sets the Gio.DBusObject for interface_ to object.

Note that interface_ will hold a weak reference to object.

Since 2.30

object

A Gio.DBusObject or null.