Class
IdePathCache
Instance methods
ide_path_cache_contains
This function helps for detecting negative cache entries without copying the program_path string.
ide_path_cache_lookup
TRUE
is returned when an entry is found in the cache. That entry
may be NULL
indicating a negative cache entry.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.