Package: gio

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

Lambda List

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

Arguments

content-type -- a string with the content type

Return Value

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

Details

Gets a list of fallback application infos for a given content type, that is, those applications which claim to support the given content type by MIME type subclassing and not directly.
 

See also

2024-12-22