Package: gio

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

Lambda List

gio:app-info-add-supports-type (info content-type)

Arguments

info -- a g:app-info instance
content-type -- a string with 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

#2024-12-22