Package: gio

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

Lambda List

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

Arguments

ctype -- a string for 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 ctype or nil on error.

Details

Gets the default application info for a given content type.
 

See also

2025-05-01