Gtk2HsContentsIndex
Graphics.UI.Gtk.Selectors.FileChooserDialog
Description

The file chooser dialog and widget is a replacement for the old FileSelection dialog. It provides a better user interface and an improved API.

  • This is the dialog variant of the FileChooser
  • Added in GTK+ 2.4
Synopsis
class DialogClass o => FileChooserDialogClass o
data FileChooserDialog
fileChooserDialogNew :: Maybe String -> Maybe Window -> FileChooserAction -> [(String, ResponseId)] -> IO FileChooserDialog
fileChooserDialogNewWithBackend :: Maybe String -> Maybe Window -> FileChooserAction -> [(String, ResponseId)] -> String -> IO FileChooserDialog
Produced by Haddock version 0.6