Companion

object Companion

Functions

Link copied to clipboard
fun equal(v1: <Error class: unknown class>, v2: <Error class: unknown class>): Boolean

Compares two path buffers for equality and returns TRUE if they are equal.

Link copied to clipboard
fun new(): PathBuf

Allocates a new GPathBuf.

Link copied to clipboard
fun newFromPath(path: String? = null): PathBuf

Allocates a new GPathBuf with the given @path.