newFromPath

fun newFromPath(path: String? = null): PathBuf

Allocates a new GPathBuf with the given @path.

Return

the newly allocated path buffer

Since

2.76

Parameters

path

the path used to initialize the buffer