| gtkFileChooserListShortcutFolderUris {RGtk2} | R Documentation |
Queries the list of shortcut folders in the file chooser, as set by
gtkFileChooserAddShortcutFolderUri.
gtkFileChooserListShortcutFolderUris(object)
|
[GtkFileChooser] a GtkFileChooser |
Since 2.4
[list] A list of folder URIs, or NULL if there are no shortcut
folders. Free the returned list with g\Slist\Free(), and the URIs with
g\Free().
Derived by RGtkGen from GTK+ documentation