classref: Sync with current master branch (6588a4a)

This commit is contained in:
Godot Organization
2023-07-22 03:18:51 +00:00
parent 87dbe4a98f
commit f763c64686
28 changed files with 537 additions and 167 deletions

View File

@@ -524,7 +524,7 @@ Emitted when a gutter is removed.
Emitted immediately when the text changes.
When text is added ``from_line`` will be less then ``to_line``. On a remove ``to_line`` will be less then ``from_line``.
When text is added ``from_line`` will be less than ``to_line``. On a remove ``to_line`` will be less than ``from_line``.
.. rst-class:: classref-item-separator