summaryrefslogtreecommitdiff
path: root/doc/classes/HBoxContainer.xml
blob: 6ee9a2c1f4ca315b7e5c33da65f8d62af0d51a29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8" ?>
<class name="HBoxContainer" inherits="BoxContainer" category="Core" version="3.0-alpha">
	<brief_description>
		Horizontal box container.
	</brief_description>
	<description>
		Horizontal box container. See [BoxContainer].
	</description>
	<tutorials>
	</tutorials>
	<demos>
	</demos>
	<methods>
	</methods>
	<constants>
	</constants>
	<theme_items>
		<theme_item name="separation" type="int">
		</theme_item>
	</theme_items>
</class>