ColorScale


Description:

[ CCode ( cname = "gimp_color_scale_new" , has_construct_function = false , type = "GtkWidget*" ) ]
public ColorScale (Orientation orientation, ColorSelectorChannel channel)

Creates a new ColorScale widget.

Parameters:

orientation

the scale's orientation (horizontal or vertical)

channel

the scale's color channel

Returns:

a new ColorScale widget