GtkFileChooserDialog

A standard dialog box to choose a file.
オブジェクトの階層
GObject
`-- GtkObject
`-- GtkWidget
`-- GtkContainer
`-- GtkBin
`-- GtkWindow
`-- GtkDialog
`-- GtkFileChooserDialog
Implemented Interfaces
説明
The GtkFileChooserDialog provides a standard dialog box which allows the user to choose a file. The dialog box implements the GtkFileChooser widget to enable the user to choose a particular file.
Note that the GtkFileChooserDialog has no methods of its own.