RGtk2 (version 2.20.31)

gtkFileChooserRemoveShortcutFolderUri: gtkFileChooserRemoveShortcutFolderUri

Description

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

Usage

gtkFileChooserRemoveShortcutFolderUri(object, uri, .errwarn = TRUE)

Arguments

uri
URI 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: gtkFileChooserAddShortcutFolderUri
error
location to store error, or NULL. [ allow-none ]

Details

Since 2.4