Package: gio
Function gio:app-info-id
Lambda Listgio:app-info-id (appinfo) ArgumentsReturn ValueThe 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 appinfo has been constructed.  | See also | 
2025-05-01