Gimp.gradient_select_new

@accepts(unicode, unicode, int, Gimp.RunGradientCallback, gpointer, GLib.DestroyNotify)
@returns(unicode)
def gradient_select_new(title, gradient_name, sample_size, callback, data, data_destroy):
    # Python wrapper for gimp_gradient_select_new()
  
title
gradient_name
sample_size
callback
data
data_destroy
Returns