Package: gio

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

Lambda List

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

Arguments

appinfo -- 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

#2025-05-01