Gio.File.prototype.get_relative_path
function get_relative_path(descendant: Gio.File): String {
// Gjs wrapper for g_file_get_relative_path()
}
Gets the path for descendant relative to parent.
This call does no blocking I/O.
function get_relative_path(descendant: Gio.File): String {
// Gjs wrapper for g_file_get_relative_path()
}
Gets the path for descendant relative to parent.
This call does no blocking I/O.