Scale


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "3.0" ) ]
public Scale (Orientation orientation, Adjustment? adjustment)

Creates a new Scale.

Parameters:

orientation

the scale’s orientation.

adjustment

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

Returns:

a new Scale