Queries the list of shortcut folders in the file chooser, as set by gtk_file_chooser_add_shortcut_folder().
A list of folder filenames, or %NULL if there are no shortcut folders. Free the returned list with g_slist_free(), and the filenames with g_free().
2.4
See Implementation
Queries the list of shortcut folders in the file chooser, as set by gtk_file_chooser_add_shortcut_folder().