FileChooserIF.selectFile

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

interface FileChooserIF
int
selectFile

Parameters

file File

the file to select

Return Value

Type: int

Not useful.

Throws

GException on failure.

Meta