Package: gio
Function gio:app-info-supported-types
Lambda Listgio:app-info-supported-types (appinfo) ArgumentsReturn ValueThe list of strings with the content types. Details          Retrieves the list of content types that appinfo claims to support.  
  If this information is not provided by the environment, this function will  return nil. This function does not take in consideration associations  added with the g:app-info-add-supports-type function, but only those
  exported directly by the application.      | See also | 
2025-05-01