set_select_multiple


Description:

[ Version ( since = "2.4" ) ]
public void set_select_multiple (bool select_multiple)

Sets whether multiple files can be selected in the file selector.

This is only relevant if the action is set to be gtk_file_chooser_action_open or gtk_file_chooser_action_select_folder.

Parameters:

this

a FileChooser

select_multiple

true if multiple files can be selected.