Package: gio
Function g-application-default
Lambda Listg-application-default () SyntaxArgumentsDetails
Accessor of the default application for the process. The g-application-default function returns the default application instance for this process. The (setf g-application-default) function sets or unsets the default application. Normally there is only one application per process and it becomes the default when it is created. You can exercise more control over this by using this function. If there is no default application then nil is returned. | See also |
2021-9-9