.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead. .. _class_GridContainer: GridContainer ============= **Inherits:** :ref:`Container` **<** :ref:`Control` **<** :ref:`CanvasItem` **<** :ref:`Node` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +------------------------+-------------------------------------------------------------------------------------------------+ | void | :ref:`set_columns` **(** :ref:`int` columns **)** | +------------------------+-------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`get_columns` **(** **)** const | +------------------------+-------------------------------------------------------------------------------------------------+ Member Function Description --------------------------- .. _class_GridContainer_set_columns: - void **set_columns** **(** :ref:`int` columns **)** .. _class_GridContainer_get_columns: - :ref:`int` **get_columns** **(** **)** const