See also: [gtk.file_chooser.FileChooser.setFilename]
FileChooser.selectFilename
bool selectFilename(string filename)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.
Parameters
filename | the filename to select |
Returns
Not useful.