Gjsify LogoGjsify Logo

Describes whether a #GtkFileChooser is being used to open existing files or to save to a possibly new file.

Index

Enumeration Members

CREATE_FOLDER: number

Indicates a mode for creating a new folder. The file chooser will let the user name an existing or new folder.

OPEN: number

Indicates open mode. The file chooser will only let the user pick an existing file.

SAVE: number

Indicates save mode. The file chooser will let the user pick an existing file, or type in a new filename.

SELECT_FOLDER: number

Indicates an Open mode for selecting folders. The file chooser will let the user pick an existing folder.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method