Skip to content

Latest commit

 

History

History
68 lines (43 loc) · 2.62 KB

class_hboxcontainer.rst

File metadata and controls

68 lines (43 loc) · 2.62 KB
github_url:hide

HBoxContainer

Inherits: :ref:`BoxContainer<class_BoxContainer>` < :ref:`Container<class_Container>` < :ref:`Control<class_Control>` < :ref:`CanvasItem<class_CanvasItem>` < :ref:`Node<class_Node>` < :ref:`Object<class_Object>`

Inherited By: :ref:`EditorResourcePicker<class_EditorResourcePicker>`

A container that arranges its child controls horizontally.

.. rst-class:: classref-introduction-group

Description

A variant of :ref:`BoxContainer<class_BoxContainer>` that can only arrange its child controls horizontally. Child controls are rearranged automatically when their minimum size changes.

.. rst-class:: classref-introduction-group

Tutorials

.. rst-class:: classref-reftable-group

Theme Properties

:ref:`int<class_int>` :ref:`separation<class_HBoxContainer_theme_constant_separation>` 4
.. rst-class:: classref-section-separator


.. rst-class:: classref-descriptions-group

Theme Property Descriptions

.. rst-class:: classref-themeproperty

:ref:`int<class_int>` separation = 4

The horizontal space between the HBoxContainer's elements.