classref: Sync with current master branch (705b7a0)

This commit is contained in:
Godot Organization
2024-05-31 13:54:35 +00:00
parent 32f1b6ea48
commit eacfba2716
835 changed files with 17350 additions and 17256 deletions

View File

@@ -81,7 +81,7 @@ Property Descriptions
.. rst-class:: classref-property
:ref:`String<class_String>` **cancel_button_text** = ``"Cancel"``
:ref:`String<class_String>` **cancel_button_text** = ``"Cancel"`` :ref:`🔗<class_ConfirmationDialog_property_cancel_button_text>`
.. rst-class:: classref-property-setget
@@ -103,7 +103,7 @@ Method Descriptions
.. rst-class:: classref-method
:ref:`Button<class_Button>` **get_cancel_button**\ (\ )
:ref:`Button<class_Button>` **get_cancel_button**\ (\ ) :ref:`🔗<class_ConfirmationDialog_method_get_cancel_button>`
Returns the cancel button.