Method

GLibPathBufclear

since: 2.76

Declaration

void
g_path_buf_clear (
  GPathBuf* buf
)

Description

Clears the contents of the path buffer.

This function should be use to free the resources in a stack-allocated GPathBuf initialized using g_path_buf_init() or g_path_buf_init_from_path().

Available since: 2.76