FileChooser.setCreateFolders
void setCreateFolders(bool createFolders)Sets whether file choser will offer to create new folders. This is only relevant if the action is not set to be gtk.types.FileChooserAction.Open.
Parameters
createFolders | true if the Create Folder button should be displayed |