remove_shortcut_folder


Description:

[ Version ( since = "2.4" ) ]
public bool remove_shortcut_folder (string folder) throws Error

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

Parameters:

this

a FileChooser

folder

filename 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