FileChooserT.setCreateFolders

Sets whether file chooser will offer to create new folders.

This is only relevant if the action is not set to be gtk.types.FileChooserAction.Open.

More...
template FileChooserT()
override
void
setCreateFolders

Parameters

createFolders bool

true if the Create Folder button should be displayed

Detailed Description

Deprecated: Use gtk.file_dialog.FileDialog instead