Constructor
GimpUiColorScalenew
Declaration [src]
GtkWidget*
gimp_color_scale_new (
  GtkOrientation orientation,
  GimpColorSelectorChannel channel
)
Parameters
- orientation
- 
            Type: GtkOrientationThe scale’s orientation (horizontal or vertical). 
- channel
- 
            Type: GimpColorSelectorChannelThe scale’s color channel. 
Return value
Type: GtkWidget
A new GimpColorScale widget.
| The data is owned by the called function. |