FileChooser.selectFile
bool selectFile(gio.file.File file)Selects the file referred to by file. An internal function. See _gtk_file_chooser_select_uri().
Parameters
file | the file to select |
Returns
Not useful.
Throws
[ErrorWrap]
bool selectFile(gio.file.File file)Selects the file referred to by file. An internal function. See _gtk_file_chooser_select_uri().
file | the file to select |