to_path


Description:

public string? to_path ()

Retrieves the built path from the path buffer.

On Windows, the result contains backslashes as directory separators, even if forward slashes were used in input.

If the path buffer is empty, this function returns `NULL`.

Parameters:

this

a path buffer

Returns:

the path