[Top]
GTK2
GTK2.Range
|
Method GTK2.Range()->set_inverted()
- Method
set_inverted
GTK2.Range set_inverted(int setting)
- Description
Ranges normally move from lower to higher values as the slider moves from
top to bottom or left to right. Inverted ranges have higher values at the
top or on the right rather than on the bottom or left.
|