gtkFileChooserRemoveShortcutFolderUri: gtkFileChooserRemoveShortcutFolderUri

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

1

Arguments

object

a GtkFileChooser

uri

URI of the folder to remove

.errwarn

Whether to issue a warning on error or fail silently

Details

Since 2.4

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 ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.