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