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.

构造函数

-- Creates a new GtkFileChooserWidget.

-- Creates a new GtkFileChooserWidget with a specified backend.