Package: gio
Function gio:app-info-recommended-for-type
Lambda Listgio:app-info-recommended-for-type (ctype) ArgumentsReturn ValueDetails      
    Gets a list of recommended application infos for a given content type, that
    is, those applications which claim to support the given content type
    exactly, and not by MIME type subclassing.  
  Note that the first application of the list is the last used one, that is,  the last one for which the g:app-info-set-as-last-used-for-type function
  has been called.      | See also | 
2025-05-01