FileChooser.getCreateFolders

Gets whether file chooser will offer to create new folders.

More...
interface FileChooser
bool
getCreateFolders
()

Return Value

Type: bool

true if the Create Folder button should be displayed.

Detailed Description

Deprecated: Use gtk.file_dialog.FileDialog instead