Package: gio

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

Lambda List

gio:app-info-default-for-type (content-type must-support-uris)

Arguments

content-type -- a string with the content type
must-support-uris -- if true, the application info is expected to support URIs

Return Value

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

Details

Gets the default application info for a given content type.
 

See also

2024-12-22