FileChooserIF.setCurrentFolderFile

Sets the current folder for chooser from a GFile Internal function, see gtk_file_chooser_set_current_folder_uri().

interface FileChooserIF
bool
setCurrentFolderFile

Parameters

file FileIF

the GFile for the new folder

Return Value

Type: bool

TRUE if the folder could be changed successfully, FALSE otherwise.

Throws

GException on failure.

Meta

Since

2.14