remove_shortcut_folder_uri


Description:

[ Version ( since = "2.4" ) ]
public bool remove_shortcut_folder_uri (string uri) throws Error

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

Parameters:

this

a FileChooser

uri

URI of the folder to remove

Returns:

true if the operation succeeds, false otherwise. In the latter case, the throws will be set as appropriate.

See also: add_shortcut_folder_uri