Gio.DBusMessage.prototype.set_path

function set_path(value: String): void {
    // Gjs wrapper for g_dbus_message_set_path()
}
  

Convenience setter for the Gio.DBusMessageHeaderField.path header field.

Since 2.26

value

The value to set.