Package: gio

Function gio:app-info-all-for-type

Lambda List

gio:app-info-all-for-type (content-type)

Arguments

content-type -- a string with the content type

Return Value

A list of g:app-info instances for given content-type or nil on error.

Details

Gets a list of all application infos for a given content type, including the recommended and fallback application infos. See the g:app-info-recommended-for-type and g:app-info-fallback-for-type functions.
 

See also

#2023-7-11