FileChooserT.selectFilename

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.

template FileChooserT()
override
bool
selectFilename
(
string filename
)

Parameters

filename string

the filename to select

Return Value

Type: bool