[ 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.
this | |
file |
the File for the new folder |
true if the folder could be changed successfully, false otherwise. |