:github_url: hide .. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the HSlider.xml source instead. .. The source is found in doc/classes or modules//doc_classes. .. _class_HSlider: HSlider ======= **Inherits:** :ref:`Slider` **<** :ref:`Range` **<** :ref:`Control` **<** :ref:`CanvasItem` **<** :ref:`Node` **<** :ref:`Object` Horizontal slider. Description ----------- Horizontal slider. See :ref:`Slider`. This one goes from left (min) to right (max). Theme Properties ---------------- +-----------------------------------+-------------------+ | :ref:`Texture2D` | grabber | +-----------------------------------+-------------------+ | :ref:`StyleBox` | grabber_area | +-----------------------------------+-------------------+ | :ref:`Texture2D` | grabber_disabled | +-----------------------------------+-------------------+ | :ref:`Texture2D` | grabber_highlight | +-----------------------------------+-------------------+ | :ref:`StyleBox` | slider | +-----------------------------------+-------------------+ | :ref:`Texture2D` | tick | +-----------------------------------+-------------------+