FileChooserIF.setCurrentFolder

Sets the current folder for @chooser from a #GFile.

interface FileChooserIF
bool
setCurrentFolder

Parameters

file FileIF

the GFile for the new folder

Return Value

Type: bool

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

Throws

GException on failure.

Meta