Gimp.palette_select_new
@accepts(unicode, unicode, Gimp.RunPaletteCallback, gpointer, GLib.DestroyNotify)
@returns(unicode)
def palette_select_new(title, palette_name, callback, data, data_destroy):
# Python wrapper for gimp_palette_select_new()
- title
- palette_name
- callback
- data
- data_destroy
- Returns