summaryrefslogtreecommitdiff
path: root/doc/classes/HSeparator.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/HSeparator.xml')
-rw-r--r--doc/classes/HSeparator.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/classes/HSeparator.xml b/doc/classes/HSeparator.xml
index aa83b67934..5b418d6428 100644
--- a/doc/classes/HSeparator.xml
+++ b/doc/classes/HSeparator.xml
@@ -14,8 +14,10 @@
</constants>
<theme_items>
<theme_item name="separation" type="int" default="4">
+ The height of the area covered by the separator. Effectively works like a minimum height.
</theme_item>
<theme_item name="separator" type="StyleBox">
+ The style for the separator line. Works best with [StyleBoxLine].
</theme_item>
</theme_items>
</class>