GtkFileChooserWidget

A widget that allows selection of a file.

Object Hierarchy

GObject
`-- GtkObject
       `-- GtkWidget
              `-- GtkContainer
                     `-- GtkBox
                            `-- GtkVBox
                                   `-- GtkFileChooserWidget

Implemented Interfaces

Description

This widget is suitable for allowing the user to choose files. It is the primary element of the GtkFileChooserDialog. For all practical purposes it is sufficient to use the dialog box alone. However, certain specialized applications might require this widget to be part of a larger window.

Constructors

-- Creates a new GtkFileChooserWidget.

-- Creates a new GtkFileChooserWidget with a specified backend.