add_supports_type
Description:
Adds a content type to the application information to indicate the application is capable of opening files with the given content type.
Parameters:
| this |
the app info |
| content_type |
a string. |
Returns:
|
`TRUE` on success, `FALSE` on error. |