add_shortcut_folder


Description:

public bool add_shortcut_folder (File folder) throws Error

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.