classref: Sync with current master branch (e65a237)

This commit is contained in:
Godot Organization
2024-11-09 03:21:03 +00:00
parent 8daa3af406
commit bc67ddf32b
15 changed files with 729 additions and 76 deletions

View File

@@ -1828,7 +1828,7 @@ Forces window manager processing while ignoring all :ref:`InputEvent<class_Input
Returns OS theme accent color. Returns ``Color(0, 0, 0, 0)``, if accent color is unknown.
\ **Note:** This method is implemented on macOS and Windows.
\ **Note:** This method is implemented on macOS, Windows, and Android.
.. rst-class:: classref-item-separator