Queries the list of shortcut folders in the file chooser, as set by gtk.file_chooser.FileChooser.addShortcutFolderUri.
A list of folder URIs, or null if there are no shortcut folders. Free the returned list with glib.slist.SList.free, and the URIs with glib.global.gfree.
Queries the list of shortcut folders in the file chooser, as set by gtk.file_chooser.FileChooser.addShortcutFolderUri.