repo.or.cz
/
ryzomcore.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Linux multi-monitor fullscreen support
[ryzomcore.git]
/
studio
/
src
/
plugins
/
gui_editor
/
widgets
/
GroupFrame.xml
blob
c7ac89fa2c385aef367d27f886e3105da3cde330
1
<widget>
2
<header>
3
<name>GroupFrame</name>
4
<guiname>CGroupFrame</guiname>
5
<ancestor>InterfaceGroup</ancestor>
6
<description></description>
7
<abstract>true</abstract>
8
<icon></icon>
9
</header>
10
<properties>
11
<property>
12
<name>display</name>
13
<type>bool</type>
14
<default>true</default>
15
</property>
16
<property>
17
<name>color</name>
18
<type>color</type>
19
<default>255 255 255 255</default>
20
</property>
21
<property>
22
<name>options</name>
23
<type>string</type>
24
<default></default>
25
</property>
26
</properties>
27
</widget>