summaryrefslogtreecommitdiff
path: root/doc/classes/VSlider.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/VSlider.xml')
-rw-r--r--doc/classes/VSlider.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/VSlider.xml b/doc/classes/VSlider.xml
index b30349e538..488154106f 100644
--- a/doc/classes/VSlider.xml
+++ b/doc/classes/VSlider.xml
@@ -33,6 +33,7 @@
The background of the area below the grabber.
</theme_item>
<theme_item name="grabber_area_highlight" data_type="style" type="StyleBox">
+ The background of the area below the grabber, to the left of the grabber.
</theme_item>
<theme_item name="slider" data_type="style" type="StyleBox">
The background for the whole slider. Determines the width of the [code]grabber_area[/code].