set_current_folder


Description:

public bool set_current_folder (File? file) throws Error

Sets the current folder for this from a `GFile`.

Note:

Use [class@Gtk.FileDialog] instead

Parameters:

this

a `GtkFileChooser`

file

the `GFile` for the new folder

Returns:

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