Method

GLibPathBufinit

since: 2.76

Declaration

GPathBuf*
g_path_buf_init (
  GPathBuf* buf
)

Description

Initializes a GPathBuf instance.

Available since: 2.76

Return value

Type: GPathBuf

The initialized path builder.

The data is owned by the instance.