Gimp.pattern_select_new

@accepts(unicode, unicode, Gimp.RunPatternCallback, gpointer, GLib.DestroyNotify)
@returns(unicode)
def pattern_select_new(title, pattern_name, callback, data, data_destroy):
    # Python wrapper for gimp_pattern_select_new()
  
title
pattern_name
callback
data
data_destroy
Returns