[ Version ( since = "2.4" ) ]
public bool remove_shortcut_folder (string folder) throws Error
Removes a folder from the shortcut folders in a file chooser.
Use [class@Gtk.FileDialog] instead
| this |
a `GtkFileChooser` |
| folder |
a `GFile` for the folder to remove |
|
true if the folder could be removed successfully, false otherwise. |