GimpUi.ColorSelect from gi.repository import GimpUi color_select = GimpUi.ColorSelect() More Information GimpUi