FileChooser.getShortcutFolders
gio.list_model.ListModel getShortcutFolders()Queries the list of shortcut folders in the file chooser.
You should not modify the returned list model. Future changes to chooser may or may not affect the returned model.
Returns
A list model of [gio.file.File]s
Deprecated
Use [gtk.file_dialog.FileDialog] instead