Package: gio
Function g-application-open
Lambda Listg-application-open (application files 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, e.g. "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. Note | See also |
2021-10-8