VScale Class Reference

Inheritance diagram for VScale:

Scale List of all members.

Detailed Description

A vertical widget to show and allow to change a value inside a range.


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.


Member Function Documentation

GType VScale.getType  )  [static]
 

Gets this class type.

Returns:
this class type

Reimplemented from Scale.

VScale.this gdouble  min,
gdouble  max,
gdouble  step
 

Creates a vertical scale from a range of values and a step increment.

Parameters:
min 
max 
step 

VScale.this Adjustment  adjustment  ) 
 

Creates a new Vertical scale from an adjustment.

Parameters:
adjustment 


SourceForge.net Logo DSource.org Logo digitalmars.com Logo