RGtk2 (version 2.20.31)

gtkFileChooserSetCurrentFolderUri: gtkFileChooserSetCurrentFolderUri

Description

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.

Usage

gtkFileChooserSetCurrentFolderUri(object, uri)

Arguments

uri
the URI for the new current folder

Value

TRUE if the folder could be changed successfully, FALSE otherwise.

Details

Since 2.4