FileChooserT.getCreateFolders

Gets whether file chooser will offer to create new folders.

More...
template FileChooserT()
override
bool
getCreateFolders
()

Return Value

Type: bool

true if the Create Folder button should be displayed.

Detailed Description

Deprecated: Use gtk.file_dialog.FileDialog instead