Package: gio
Function gio:file-new-for-uri
Lambda Listgio:file-new-for-uri (uri) ArgumentsReturn ValueThe new g:file object for the given uri. Details Constructs a g:file object for a given URI.
This operation never fails, but the returned object might not support any I/O operation if the uri argument is malformed or if the URI type is not
supported. | See also |
2024-10-12