Package: gio

Function gio:app-info-set-as-default-for-extension

Lambda List

gio:app-info-set-as-default-for-extension (info extension)

Arguments

info -- a g:app-info instance
extension -- a string containing the file extension, without the dot

Return Value

True on success, false on error.

Details

Sets the application as the default handler for the given file extension.
 

See also

#2024-12-22