add_supports_type


Description:

public abstract bool add_supports_type (string content_type) throws Error

Adds a content type to the application information to indicate the application is capable of opening files with the given content type.

Parameters:

this

a AppInfo.

content_type

a string.

Returns:

true on success, false on error.