FileChooserIF.addShortcutFolder

Adds a folder to be displayed with the shortcut folders in a file chooser.

interface FileChooserIF
bool
addShortcutFolder

Parameters

folder FileIF

a GFile for the folder to add

Return Value

Type: bool

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

Throws

GException on failure.

Meta