gAppInfoAddSupportsType {RGtk2} | R Documentation |
Adds a content type to the application information to indicate the application is capable of opening files with the given content type.
gAppInfoAddSupportsType(object, content.type, .errwarn = TRUE)
|
a |
|
a string. |
.errwarn |
Whether to issue a warning on error or fail silently |
A list containing the following elements:
retval |
[logical] |
|
a |
Derived by RGtkGen from GTK+ documentation