set_current_folder
Description:
Sets the current folder for this from a local filename.
The user will be shown the full contents of the current folder, plus user interface elements for navigating to other folders.
In general, you should not use this function. See the section on setting up a file chooser dialog for the rationale behind this.
Parameters:
this | |
filename |
the full path of the new current folder |
Returns:
Not useful. |