FileChooser.selectFile

Selects the file referred to by file. An internal function. See gtk_file_chooser_select_uri().

interface FileChooser
bool
selectFile

Parameters

file gio.file.File

the file to select

Return Value

Type: bool

Not useful.

Throws