FileChooserIF.getCreateFolders

Gets whether file choser will offer to create new folders. See gtk_file_chooser_set_create_folders(). Since 2.18

interface FileChooserIF
int
getCreateFolders
()

Return Value

Type: int

TRUE if the New Folder button should be displayed.

Meta