classref: Sync with current master branch (8ff8216)

This commit is contained in:
Godot Organization
2024-02-17 03:19:15 +00:00
parent 3898c7ec8b
commit e24a15753f
106 changed files with 2193 additions and 857 deletions

View File

@@ -2094,9 +2094,9 @@ Centers a native window on the current screen and an embedded window on its embe
void **move_to_foreground** **(** **)**
Moves the **Window** on top of other windows and focuses it.
**Deprecated:** Use :ref:`grab_focus<class_Window_method_grab_focus>` instead.
\ *Deprecated.* Use :ref:`grab_focus<class_Window_method_grab_focus>` instead.
Moves the **Window** on top of other windows and focuses it.
.. rst-class:: classref-item-separator