[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public Scale (Orientation orientation, Adjustment? adjustment)
Creates a new `GtkScale`.
orientation |
the scale’s orientation. |
adjustment |
the [[email protected]] which sets the range of the scale, or null to create a new adjustment. |
a new `GtkScale` |