GtkFileSelection::set_filename

void set_filename(string filename);

Use this method to set the default path that is displayed to the user. If the given filename is actually a directory, then that directory is set as the current working directory of the file selection dialog.

See also: get_filename()