freeToPath
Frees a GPathBuf allocated by g_path_buf_new(), and returns the path inside the buffer.
This function returns NULL if the GPathBuf is empty.
See also: g_path_buf_to_path()
Return
the path
Since
2.76
Frees a GPathBuf allocated by g_path_buf_new(), and returns the path inside the buffer.
This function returns NULL if the GPathBuf is empty.
See also: g_path_buf_to_path()
the path
2.76