Package: gtk

Function gtk:file-chooser-remove-shortcut-folder-uri

Lambda List

gtk:file-chooser-remove-shortcut-folder-uri (chooser uri)

Arguments

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

Return Value

True if the operation succeeds, false otherwise.

Details

Removes a folder URI from a file chooser's list of shortcut folders. See also the gtk:file-chooser-add-shortcut-folder-uri function.
 

See also

2024-11-20