Method
IdeContextcache_file
Description
Like ide_context_cache_filename()
but returns a GFile
.
This method is not directly available to language bindings.
Parameters
first_part
-
Type:
const gchar*
The first part of the path.
The argument can be NULL
.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. ...
-
Type:
No description available.
Return value
Type: GFile
A GFile
for the cache file.
The caller of the method takes ownership of the data, and is responsible for freeing it. |