Gimp.Path.to_str

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

A list of directories as returned by Gimp.Path.parse.

Returns