RGtk2 (version 2.20.31)

gtkFileChooserSetCurrentFolder: gtkFileChooserSetCurrentFolder

Description

Sets the current folder for chooser from a local filename. The user will be shown the full contents of the current folder, plus user interface elements for navigating to other folders.

Usage

gtkFileChooserSetCurrentFolder(object, filename)

Arguments

filename
the full path of the new current folder

Value

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

Details

Since 2.4