Package: gio

Function gio:file-uri

Lambda List

gio:file-uri (file)

Arguments

file -- a g:file object

Return Value

The string containing the URI for the file, or nil if no such path exists.

Details

Gets the URI for the file. This call does no blocking I/O.
 

See also

2026-03-21