setCurrentFolder

open fun setCurrentFolder(file: <Error class: unknown class>? = null): <Error class: unknown class><Boolean>(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.FileDialog instead

---

Sets the current folder for @chooser from a GFile.

Return

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

Parameters

file

the GFile for the new folder