gtkFileChooserSetCreateFolders: gtkFileChooserSetCreateFolders

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

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.

Usage

1
gtkFileChooserSetCreateFolders(object, create.folders)

Arguments

object

a GtkFileChooser

create.folders

TRUE if the New Folder button should be displayed

Details

Since 2.18

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.