FileChooserIF.removeShortcutFolder

Removes a folder from the shortcut folders in a file chooser.

interface FileChooserIF
bool
removeShortcutFolder

Parameters

folder FileIF

a GFile for the folder to remove

Return Value

Type: bool

%TRUE if the folder could be removed successfully, %FALSE otherwise.

Throws

GException on failure.

Meta