Gio.DBusObjectManager::get_object

function vfunc_get_object(object_path: String): Gio.DBusObject {
}
  

Gets the Gio.DBusObjectProxy at object_path, if any.

Since 2.30

object_path

Object path to lookup.

Returns

A Gio.DBusObject or null. Free with GObject.Object.prototype.unref.