Method

GLibPathBufinit

since: 2.76

Declaration [src]

GPathBuf*
g_path_buf_init (
  GPathBuf* buf
)

Description [src]

Initializes a GPathBuf instance.

Available since: 2.76

Return value

Type: GPathBuf

The initialized path builder.

The returned data is owned by the instance.