GimpUi.ColorSelection.get_old_color

@accepts(GimpUi.ColorSelection)
@returns(Gegl.Color)
def get_old_color(self):
    # Python wrapper for gimp_color_selection_get_old_color()
  
self

A GimpUi.ColorSelection widget.

Returns