GimpUi.ColorButton.get_title

@accepts(GimpUi.ColorButton)
@returns(unicode)
def get_title(self):
    # Python wrapper for gimp_color_button_get_title()
  

Since 2.10

self

a GimpUi.ColorButton.

Returns