Schema markup updates

This commit is contained in:
Sytyi Nick 2011-08-23 20:14:59 +00:00
parent 518ea25d83
commit 69827944a0
2 changed files with 13 additions and 0 deletions

View File

@ -1479,6 +1479,16 @@
max="1"
super="gui/window/resolution/grid"
[/tag]
[key]
name="horizontal_scrollbar_mode"
type="scrollbar_mode"
default=initial_auto
[/key]
[key]
name="vertical_scrollbar_mode"
type="scrollbar_mode"
default=initial_auto
[/key]
[/tag]
[tag]
name="panel"

View File

@ -122,6 +122,9 @@ twidget* tbuilder_multi_page::build() const
* horizontal_scrollbar_mode & scrollbar_mode & initial_auto &
* Determines whether or not to show the
* scrollbar.
* vertical_scrollbar_mode & scrollbar_mode & initial_auto &
* Determines whether or not to show the
* scrollbar.
* @end{table}
* @begin{tag}{name="page_definition"}{min=0}{max=1}{super="gui/window/resolution/grid"}
* @end{tag}{name="page_definition"}