RGtk2 (version 2.20.31)

gtkFileChooserRemoveShortcutFolder: gtkFileChooserRemoveShortcutFolder

Description

Removes a folder from a file chooser's list of shortcut folders.

Usage

gtkFileChooserRemoveShortcutFolder(object, folder, .errwarn = TRUE)

Arguments

folder
filename of the folder to remove
.errwarn
Whether to issue a warning on error or fail silently

Value

A list containing the following elements:
retval
[logical] TRUE if the operation succeeds, FALSE otherwise. In the latter case, the error will be set as appropriate.See also: gtkFileChooserAddShortcutFolder
error
location to store error, or NULL. [ allow-none ]

Details

Since 2.4