Gio.DBusObjectSkeleton.prototype.set_object_path
function set_object_path(object_path: String): void { // Gjs wrapper for g_dbus_object_skeleton_set_object_path() }
Sets the object path for object.
Since 2.30
- object_path
A valid D-Bus object path.
function set_object_path(object_path: String): void { // Gjs wrapper for g_dbus_object_skeleton_set_object_path() }
Sets the object path for object.
Since 2.30
A valid D-Bus object path.