HScrollBar

    Horizontal scroll bar.

    Horizontal version of , which goes from left (min) to right (max).

    Icon used as a button to scroll the left. Supports custom step using the ScrollBar.custom_step property.


    Displayed when the mouse cursor hovers over the decrement button.


    • decrement_pressed

    Displayed when the decrement button is being pressed.


    Icon used as a button to scroll the right. Supports custom step using the ScrollBar.custom_step property.


    • increment_highlight

    Displayed when the mouse cursor hovers over the increment button.


    Displayed when the increment button is being pressed.


    Used as texture for the grabber, the draggable element representing current scroll.


    • grabber_highlight

    Used when the mouse hovers over the grabber.


    Used when the grabber is being dragged.


    • scroll

    Used as background of this ScrollBar.


    • scroll_focus

    Used as background when the ScrollBar has the GUI focus.