Method
GtkFileChooserremove_shortcut_folder
Declaration [src]
gboolean
gtk_file_chooser_remove_shortcut_folder (
  GtkFileChooser* chooser,
  GFile* folder,
  GError** error
)
Parameters
| folder | GFile | 
| A  | |
| The data is owned by the caller of the function. | |
| error | GError ** | 
| The return location for a GError*, orNULL. |