FileChooser.removeShortcutFolder

bool removeShortcutFolder(string folder)

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

Parameters

folderfilename of the folder to remove

Returns

true if the operation succeeds, false otherwise.

In the latter case, the error will be set as appropriate.

See also: [gtk.file_chooser.FileChooser.addShortcutFolder]

Throws

[ErrorWrap]