Package: gio

Function gio:app-info-add-supports-type

Lambda List

gio:app-info-add-supports-type (appinfo ctype)

Arguments

appinfo -- a g:app-info instance
ctype -- a string for the content type

Return Value

True on success, false on error.

Details

Adds a content type to the application information to indicate the application is capable of opening files with the given content type.
 

See also

#2025-05-01