FileChooserT.setCreateFolders

Sets whether file choser will offer to create new folders. This is only relevant if the action is not set to be GTK_FILE_CHOOSER_ACTION_OPEN. Since 2.18

template FileChooserT(TStruct)
void
setCreateFolders

Parameters

createFolders int

TRUE if the New Folder button should be displayed

Meta