get_tmp_dir


Description:

[ CCode ( cname = "xapp_get_tmp_dir" ) ]
[ Version ( since = "2.2.16" ) ]
public unowned string get_tmp_dir ()

Provides the path to the system's temporary files folder.

This is identical to g_get_tmp_dir, but includes the /dev/shm ramdisk as the first choice for a temporary folder.

Returns:

the directory to use for temporary files.


Namespace: XApp
Package: xapp