Gimp.font_select_new

@accepts(unicode, unicode, Gimp.RunFontCallback, gpointer, GLib.DestroyNotify)
@returns(unicode)
def font_select_new(title, font_name, callback, data, data_destroy):
    # Python wrapper for gimp_font_select_new()
  
title
font_name
callback
data
data_destroy
Returns