Function
Ideg_file_get_uncanonical_relative_path
Description
This function is similar to g_file_get_relative_path()
except that
file
and other
only need to have a shared common ancestor.
This is useful if you must use a relative path instead of the absolute, canonical path.
This is being implemented for use when communicating to GDB. When that becomes unnecessary, this should no longer be used.