removeShortcutFolder
open fun removeShortcutFolder(folder: <Error class: unknown class>): <Error class: unknown class><Boolean>(source)
⚠️ Deprecated ⚠️
This is deprecated since version 4.10.
Use class@Gtk.FileDialog instead
---Removes a folder from the shortcut folders in a file chooser.
Return
true if the folder could be removed successfully, false otherwise.
Parameters
folder
a GFile
for the folder to remove