gAppInfoSetAsDefaultForType {RGtk2} | R Documentation |
Sets the application as the default handler for a given type.
gAppInfoSetAsDefaultForType(object, content.type, .errwarn = TRUE)
|
a |
|
the content type. |
.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