Package: gio

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

Lambda List

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

Arguments

ctype -- a string for the content type

Return Value

The list of g:app-info instances for the given ctype 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

2025-05-01