API Version: 41.0
Library Version: 41.0
GFile* ide_context_cache_file ( IdeContext* self, const gchar* first_part, ... )
Like ide_context_cache_filename() but returns a GFile.
ide_context_cache_filename()
GFile
first_part
const gchar*
The first part of the path.
NULL
...
GFile*
A GFile for the cache file.