[ 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.
|
the directory to use for temporary files. |