Gimp.path_to_str

@accepts([filename])
@returns(filename)
def path_to_str(path):
    # Python wrapper for gimp_path_to_str()
  
path

A list of directories as returned by Gimp.path_parse.

Returns