FileChooser.listShortcutFolderUris

string[] listShortcutFolderUris()

Queries the list of shortcut folders in the file chooser, as set by [gtk.file_chooser.FileChooser.addShortcutFolderUri].

Returns

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].