Gio.DBusObject.prototype.get_object_path

function get_object_path(): String {
    // Gjs wrapper for g_dbus_object_get_object_path()
}
  

Gets the object path for object.

Since 2.30

Returns

A string owned by object. Do not free.