GimpUi.PathEditor.prototype.set_path
function set_path(path: String): void {
// Gjs wrapper for gimp_path_editor_set_path()
}
The elements of the initial search path must be separated with the %G_SEARCHPATH_SEPARATOR character.
- path
The new path to set.