set_as_default_for_type


Description:

public abstract bool set_as_default_for_type (string content_type) throws Error

Sets the application as the default handler for a given type.

Parameters:

this

the app info

content_type

the content type.

Returns:

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