[ 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.
this | |
folder |
filename of the folder to remove |
true if the operation succeeds, false otherwise. In the latter case, the throws will be set as appropriate. See also: add_shortcut_folder |