PathBuf.initFromPath

Initializes a glib.path_buf.PathBuf instance with the given path.

class PathBuf
initFromPath
(
string path = null
)

Parameters

path string

a file system path

Return Value

Type: glib.path_buf.PathBuf

the initialized path builder