add_shortcut_folder
Description:
Adds a folder to be displayed with the shortcut folders in a file chooser.
Note:
Use [class@Gtk.FileDialog] instead
Parameters:
this |
a `GtkFileChooser` |
folder |
a `GFile` for the folder to add |
Returns:
true if the folder could be added successfully, false otherwise. |