Added clarification to gui engine manual (xapantu was not able to make something work, thus I fix the docs :)

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5959 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria
2010-09-10 18:57:13 +00:00
parent 694a782caf
commit a39d705b9a

View File

@@ -374,6 +374,11 @@
coord of the widget is determined. Value can be \c "top", \c "center" or
\c "bottom".
\note If you want to horizontally center widgets in a horizontal-row layout,
or vertically center widgets in a vertical-row layout, this property
is not what you're looking for; instead, add a stretching spacer before
and after the widget(s) you want to center.
\n
\subsection prop13 PROP_PROPORTION
<em> Name in XML files: </em> \c "proportion"