Scale.this

Creates a new gtk.scale.Scale.

Parameters

orientation gtk.types.Orientation

the scale’s orientation.

adjustment gtk.adjustment.Adjustment

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

Return Value