HScale Class Reference

Inheritance diagram for HScale:

Scale List of all members.

Detailed Description

A Horizontal scale.


Public Member Functions

 this (Adjustment adjustment)
 Creates a new horizontal scale with an adjustement.
 this (gdouble min, gdouble max, gdouble step)
 creates a new horizontal scale with a range and a step values

Static Public Member Functions

GType getType ()
 Gets this class type.


Member Function Documentation

GType HScale.getType  )  [static]
 

Gets this class type.

Returns:
this class Type

Reimplemented from Scale.

HScale.this gdouble  min,
gdouble  max,
gdouble  step
 

creates a new horizontal scale with a range and a step values

Parameters:
min the minimum value
max the maximum value
step the step increment

HScale.this Adjustment  adjustment  ) 
 

Creates a new horizontal scale with an adjustement.

Parameters:
adjustment 


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