Forum und email

GtkFileChooserWidget

A widget that allows selection of a file.

オブジェクトの階層

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

Implemented Interfaces

説明

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.

コンストラクタ

-- Creates a new GtkFileChooserWidget.

-- Creates a new GtkFileChooserWidget with a specified backend.