remove_shortcut_folder


Description:

[ Version ( since = "2.4" ) ]
public bool remove_shortcut_folder (string 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.