remove_shortcut_folder


Description:

public bool remove_shortcut_folder (File folder) throws Error

Removes a folder from the shortcut folders in a file chooser.

Note:

Use [class@Gtk.FileDialog] instead

Parameters:

this

a `GtkFileChooser`

folder

a `GFile` for the folder to remove

Returns:

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