Gio.DBusMethodInvocation.prototype.get_object_path

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

Gets the object path the method was invoked on.

Since 2.26

Returns

A string. Do not free, it is owned by invocation.