
general:
- geometry <string>
- iconify <bool>

Xwindow:
- geometry <string>
- iconify <bool>
- x <int>
- y <int>
- width <int>
- height <int>

Xcolors:
- basecolor <string>
- col_background <string>
- col_darkbackground <string>
- col_markbackground <string>
- col_shinebackground <string>
- col_selected <string>
- col_active <string>
- col_shine <string>
- col_shadow <string>
- col_shine2 <string>
- col_shadow2 <string>
- col_text <string>
- col_hitext <string>
- col_selectedtext <string>
- col_black <string>
- col_white <string>

popup.<itemname>:
- shortcut <char>

gadget:
- background <string>
- weight <int>
- backingstore <bool>

appwindow:
- percentsize <int>

selgadget:
- state (PRESSED|RELEASED)

mxgadget:
- selected <int>

choice:
- selected <int>
- hilight <bool>

group:
- direction (Horiz|Vert)

card:
- selected <int>

multilistview.listfield_<number>:
- weight <int>

button:
- hilight <bool>

go_button:
- hilight <bool>

scroller:
- hilight <bool>

slider:
- hilight <bool>



---------------------------------------------------------------------
Values:
int: Integer
string: String
bool: (True|False)
char: Character

