Scale.this

Creates a new gtk.Scale

Parameters

orientation GtkOrientation

the scale’s orientation.

adjustment Adjustment

the gtk.Adjustment which sets the range of the scale, or NULL to create a new adjustment.

Return Value

a new gtk.Scale

Throws

ConstructionException GTK+ fails to create the object.

Meta