Gio.File::get_uri

function vfunc_get_uri(): String {
}
  

Gets the URI for the file.

This call does no blocking I/O.

Returns

a string containing the Gio.File's URI. The returned string should be freed with GLib.free when no longer needed.