Top |
GimpColorScalesGimpColorScales — A GimpColorSelector implementation. |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── GimpColorSelector ╰── GimpColorScales
GimpColorScales implements AtkImplementorIface, GtkBuildable and GtkOrientable.
The GimpColorScales widget is an implementation of a GimpColorSelector. It shows a group of GimpColorScale widgets that allow to adjust the HSV, LCH, and RGB color channels.
void gimp_color_scales_set_show_rgb_u8 (GimpColorScales *scales
,gboolean show_rgb_u8
);
gboolean
gimp_color_scales_get_show_rgb_u8 (GimpColorScales *scales
);