Inheritance diagram for VScale:

Public Member Functions | |
| this (Adjustment adjustment) | |
| Creates a new Vertical scale from an adjustment. | |
| this (gdouble min, gdouble max, gdouble step) | |
| Creates a vertical scale from a range of values and a step increment. | |
Static Public Member Functions | |
| GType | getType () |
| Gets this class type. | |
|
|
Gets this class type.
Reimplemented from Scale. |
|
||||||||||||||||
|
Creates a vertical scale from a range of values and a step increment.
|
|
|
Creates a new Vertical scale from an adjustment.
|
|
|
|
|