Scale.this

Creates a new GtkScale.

Parameters

orientation GtkOrientation

the scale's orientation.

adjustment Adjustment

the GtkAdjustment which sets the range of the scale, or NULL to create a new adjustment. [allow-none]

Throws

ConstructionException GTK+ fails to create the object.

Meta