:github_url: hide .. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the HBoxContainer.xml source instead. .. The source is found in doc/classes or modules//doc_classes. .. _class_HBoxContainer: HBoxContainer ============= **Inherits:** :ref:`BoxContainer` **<** :ref:`Container` **<** :ref:`Control` **<** :ref:`CanvasItem` **<** :ref:`Node` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Horizontal box container. Theme Properties ---------------- +-----------------------+------------+ | :ref:`int` | separation | +-----------------------+------------+ Description ----------- Horizontal box container. See :ref:`BoxContainer`.