Package: gio
Function gio:app-info-launch-default-for-uri
Lambda Listgio:app-info-launch-default-for-uri (uri &optional context) Argumentsuri -- a string with the URI to show context -- an optional g:app-launch-context object, the argument can be nil, that is the default Return ValueTrue on sucess, false on error. Details
Utility function that launches the default application registered to handle
the specified URI.
Synchronous I/O is done on the URI to detect the type of the file if required. | See also |
2024-12-22