Package: gio
Function gio:app-info-id
Lambda Listgio:app-info-id (info) ArgumentsReturn ValueA string containing the ID of the application. Details
Gets the ID of an application.
An ID is a string that identifies the application. The exact format of the ID
is platform dependent. For instance, on Unix this is the desktop file ID from
the xdg menu specification. Note that the returned ID may be nil, depending on how info has been constructed. | See also |
#2023-7-11