AppInfoIF.addSupportsType

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

interface AppInfoIF
bool
addSupportsType
()

Parameters

contentType string

a string.

Return Value

Type: bool

TRUE on success, FALSE on error.

Throws

GException on failure.