gAppInfoSetAsDefaultForExtension {RGtk2} | R Documentation |
Sets the application as the default handler for the given file extension.
gAppInfoSetAsDefaultForExtension(object, extension, .errwarn = TRUE)
|
a |
|
a string containing the file extension (without the dot). |
.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