set_current_folder_file


Description:

[ Version ( since = "2.14" ) ]
public bool set_current_folder_file (File file) throws Error

Sets the current folder for this from a File.

Internal function, see set_current_folder_uri.

Parameters:

this

a FileChooser

file

the File for the new folder

Returns:

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