Forum und email

GtkFileChooserWidget

A widget that allows selection of a file.

Йерархия на обектите

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

Изпълними интерфейси

Описание

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.