Method

IdeContextcache_file

Declaration

GFile*
ide_context_cache_file (
  IdeContext* self,
  ...
)

Description

Like ide_context_cache_filename() but returns a GFile.

This method is not directly available to language bindings.

Parameters

...

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.