set_create_folders


Description:

public void set_create_folders (bool create_folders)

Sets whether file chooser will offer to create new folders.

Note:

Use [class@Gtk.FileDialog] instead

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

Parameters:

this

a `GtkFileChooser`

create_folders

true if the Create Folder button should be displayed