Package: gio
Function gio:app-info-supported-types
Lambda Listgio:app-info-supported-types (info) ArgumentsReturn ValueA list of strings with the content types. Details Retrieves the list of content types that info 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 |
#2023-7-11