gtkFileChooserSetCurrentFolderFile {RGtk2} | R Documentation |
Sets the current folder for chooser
from a GFile
.
Internal function, see gtkFileChooserSetCurrentFolderUri
.
gtkFileChooserSetCurrentFolderFile(object, file, .errwarn = TRUE)
|
|
|
the |
.errwarn |
Whether to issue a warning on error or fail silently |
Since 2.14
A list containing the following elements:
retval |
[logical] |
|
location to store error, or |
Derived by RGtkGen from GTK+ documentation