GimpUi.ColorScaleEntry
from gi.repository import GimpUi
color_scale_entry = GimpUi.ColorScaleEntry()
This widget is a subclass of GimpUi.ScaleEntry showing a GimpUi.ColorScale instead of a Gtk.Scale.
Hierarchy
-
GObject.Object
-
GObject.InitiallyUnowned
-
Gtk.Widget
-
Gtk.Container
-
Gtk.Grid
-
GimpUi.Labeled
-
GimpUi.LabelSpin
-
GimpUi.ScaleEntry
- GimpUi.ColorScaleEntry
-
-
-
-
-
-
-