HScale
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public HScale (Adjustment? adjustment)
public HScale (Adjustment? adjustment)
Creates a new HScale.
Note:
Use Scale with gtk_orientation_horizontal instead
Parameters:
adjustment |
the Adjustment which sets the range of the scale. |
Returns:
a new HScale. |