set_initial_file


Description:

public void set_initial_file (File? file)

Sets the file that will be initially selected in the file chooser dialog.

This function is a shortcut for calling both set_initial_folder and set_initial_name with the directory and name of file respectively.

Parameters:

this

a `GtkFileDialog`

file

a `GFile`