Package: gio
Function gio:application-open
Lambda Listgio:application-open (application files &optional hint) ArgumentsDetails This results in the "open" signal being emitted in the primary
instance. The hint argument is simply passed through to the "open"
signal. It is intended to be used by applications that have multiple modes for
opening files, for example, "view" versus "edit". Unless you have a need
for this functionality, you should use an empty string "". The application must be registered before calling this function and it must have the :handles-open flag set. | See also |
2025-2-3