RGtk2 (version 2.20.31)

gtkFileChooserSelectFilename: gtkFileChooserSelectFilename

Description

Selects a filename. If the file name isn't in the current folder of chooser, then the current folder of chooser will be changed to the folder containing filename.

Usage

gtkFileChooserSelectFilename(object, filename)

Arguments

filename
the filename to select

Value

TRUE if both the folder could be changed and the file was selected successfully, FALSE otherwise.

Details

Since 2.4