FileChooserT.setCurrentFolder

Sets the current folder for chooser from a gio.file.File.

More...
template FileChooserT()
override
bool
setCurrentFolder
()

Parameters

file gio.file.File

the gio.file.File for the new folder

Return Value

Type: bool

true if the folder could be changed successfully, false otherwise.

Detailed Description

Deprecated: Use gtk.file_dialog.FileDialog instead