Gimp.get_progname

@returns(unicode)
def get_progname():
    # Python wrapper for gimp_get_progname()
  

Returns the plug-in's executable name.

Returns