[ CCode ( cname = "gimp_color_scale_new" , has_construct_function = false , type = "GtkWidget*" ) ]
public ColorScale (Orientation orientation, ColorSelectorChannel channel)
Creates a new ColorScale widget.
| orientation |
the scale's orientation (horizontal or vertical) |
| channel |
the scale's color channel |
|
a new ColorScale widget |