GimpUi.ColorButton.get_color
@accepts(GimpUi.ColorButton)
@returns(Gegl.Color)
def get_color(self):
# Python wrapper for gimp_color_button_get_color()
Retrieves the currently set color from the self.
- self
Pointer to a GimpUi.ColorButton.
- Returns