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