Package: gtk

Function gtk-file-chooser-add-shortcut-folder-uri

Lambda List

gtk-file-chooser-add-shortcut-folder-uri (chooser uri)

Arguments

chooser -- a gtk-file-chooser widget
uri -- a string with the URI of the folder to add

Return Value

True if the folder could be added successfully, false otherwise.

Details

Adds a folder URI to be displayed with the shortcut folders in a file chooser. Note that shortcut folders do not get saved, as they are provided by the application. For example, you can use this to add a "file:///usr/share/mydrawprogram/Clipart" folder to the volume list.
 

See also

2021-2-5