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_FILE_CHOOSER_ACTION_OPEN.

template FileChooserT(TStruct)
void
setCreateFolders

Parameters

createFolders bool

%TRUE if the Create Folder button should be displayed

Meta