Gio.DBusProxy.prototype.get_object_path
function get_object_path(): String { // Gjs wrapper for g_dbus_proxy_get_object_path() }
Gets the object path proxy is for.
Since 2.26
- Returns
A string owned by proxy. Do not free.
function get_object_path(): String { // Gjs wrapper for g_dbus_proxy_get_object_path() }
Gets the object path proxy is for.
Since 2.26
A string owned by proxy. Do not free.