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
+9 -9
View File
@@ -21,13 +21,13 @@ Horizontal split container. See :ref:`SplitContainer<class_SplitContainer>`. Thi
Theme Properties
----------------
+---------------------------------+------------+----+
| :ref:`int<class_int>` | autohide | 1 |
+---------------------------------+------------+----+
| :ref:`StyleBox<class_StyleBox>` | bg | |
+---------------------------------+------------+----+
| :ref:`Texture<class_Texture>` | grabber | |
+---------------------------------+------------+----+
| :ref:`int<class_int>` | separation | 12 |
+---------------------------------+------------+----+
+-----------------------------------+------------+----+
| :ref:`int<class_int>` | autohide | 1 |
+-----------------------------------+------------+----+
| :ref:`StyleBox<class_StyleBox>` | bg | |
+-----------------------------------+------------+----+
| :ref:`Texture2D<class_Texture2D>` | grabber | |
+-----------------------------------+------------+----+
| :ref:`int<class_int>` | separation | 12 |
+-----------------------------------+------------+----+