set_as_default_for_extension


Description:

public abstract bool set_as_default_for_extension (string extension) throws Error

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

Parameters:

this

the app info

extension

a string containing the file extension (without the dot).

Returns:

`TRUE` on success, `FALSE` on error.