Scale.this

Creates a new GtkScale.

Parameters

orientation GtkOrientation

the scale’s orientation.

adjustment Adjustment

the [class@Gtk.Adjustment] which sets the range of the scale, or %NULL to create a new adjustment.

Return Value

a new GtkScale

Throws

ConstructionException GTK+ fails to create the object.

Meta