GimpUi.PaletteSelectButton.get_palette
@accepts(GimpUi.PaletteSelectButton)
@returns(unicode)
def get_palette(self):
# Python wrapper for gimp_palette_select_button_get_palette()
Retrieves the name of currently selected palette.
Since 2.4
- self
- Returns