[ Version ( since = "2.4" ) ]
public bool set_current_folder (string filename)
Sets the current folder for this from a `GFile`.
Use [class@Gtk.FileDialog] instead
| this |
a `GtkFileChooser` |
| file |
the `GFile` for the new folder |
|
true if the folder could be changed successfully, false otherwise. |