set_current_folder
Description:
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. |