Package: gio
Function g-file-path
Lambda Listg-file-path (file) ArgumentsReturn Value A string containing the g-file path, or nil if no such path
exists. Details Gets the local pathname for file, if one exists. If non-nil, this is guaranteed to be an absolute, canonical path. It
might contain symlinks. This call does no blocking I/O. | See also |
*2021-10-8