public class HScale : Scale, Implementor, Buildable {
public HScale ( Adjustment adjustment ) ;
public HScale.with_range ( double min,
double max,
double step ) ;
}

public HScale ( Adjustment adjustment ) ;
public HScale.with_range ( double min,
double max,
double step ) ;
Created by Valadoc