FileChooserT.unselectFile

Unselects the file referred to by file. If the file is not in the current directory, does not exist, or is otherwise not currently selected, does nothing. Since 2.14

template FileChooserT(TStruct)
void
unselectFile
(
File file
)

Parameters

file File

a GFile

Meta