Sync classref with master branch (4.0 changes)

This commit is contained in:
Rémi Verschelde
2020-03-13 17:17:50 +01:00
parent 966fd002ed
commit 03d40ff29e
360 changed files with 17483 additions and 16479 deletions

View File

@@ -32,7 +32,7 @@ Properties
+-----------------------------------------+-------------------------------------------------------+-----------+
| :ref:`bool<class_bool>` | :ref:`flat<class_Button_property_flat>` | ``false`` |
+-----------------------------------------+-------------------------------------------------------+-----------+
| :ref:`Texture<class_Texture>` | :ref:`icon<class_Button_property_icon>` | |
| :ref:`Texture2D<class_Texture2D>` | :ref:`icon<class_Button_property_icon>` | |
+-----------------------------------------+-------------------------------------------------------+-----------+
| :ref:`String<class_String>` | :ref:`text<class_Button_property_text>` | ``""`` |
+-----------------------------------------+-------------------------------------------------------+-----------+
@@ -152,7 +152,7 @@ Flat buttons don't display decoration.
.. _class_Button_property_icon:
- :ref:`Texture<class_Texture>` **icon**
- :ref:`Texture2D<class_Texture2D>` **icon**
+----------+------------------------+
| *Setter* | set_button_icon(value) |