remove_shortcut_folder
Description:
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. |