function vfunc_get_path(): String {
}
Gets the local pathname for Gio.File, if one exists.
This call does no blocking I/O.
- Returns
string containing the Gio.File's path, or null if
no such path exists. The returned string should be
freed with GLib.free when no longer needed.