[ 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.
this | |
uri |
URI 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_uri |