FileChooserT.selectFile

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

template FileChooserT(TStruct)
bool
selectFile
(
FileIF file
)

Parameters

file FileIF

the file to select

Return Value

Type: bool

Not useful.

Throws

GException on failure.

Meta

Since

2.14