mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
22 lines
337 B
ReStructuredText
22 lines
337 B
ReStructuredText
.. _class_MarginContainer:
|
|
|
|
MarginContainer
|
|
===============
|
|
|
|
Inherits: :ref:`Container<class_container>`
|
|
-------------------------------------------
|
|
|
|
Category: Core
|
|
--------------
|
|
|
|
Brief Description
|
|
-----------------
|
|
|
|
Simple margin container.
|
|
|
|
Description
|
|
-----------
|
|
|
|
Simple margin container. Adds a left margin to anything contained.
|
|
|