gtkFileChooserSetCurrentFolderUri {RGtk2} | R Documentation |
Sets the current folder for chooser
from an URI.
The user will be shown the full contents of the current folder,
plus user interface elements for navigating to other folders.
gtkFileChooserSetCurrentFolderUri(object, uri)
|
[GtkFileChooser ] a GtkFileChooser |
|
[character] the URI for the new current folder |
Since 2.4
[logical] TRUE
if the folder could be changed successfully, FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation