set_current_folder


Description:

public bool set_current_folder (string filename)

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.