GimpUi.ColorScale from gi.repository import GimpUi color_scale = GimpUi.ColorScale() More Information GimpUi