Package: gtk

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

Lambda List

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

Arguments

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

Return Value

True if the operation succeeds, false otherwise.

Details

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

See also

2024-11-20