mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Sync classref with master branch (4.0 changes)
This commit is contained in:
@@ -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 |
|
||||
+-----------------------------------+------------+----+
|
||||
|
||||
|
||||
Reference in New Issue
Block a user