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

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