Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
gtk+-2.0
Gtk
FileChooserWidget
FileChooserWidget
FileChooserWidget
Object Hierarchy:
Description:
public
class
FileChooserWidget
:
VBox
,
Implementor
,
Buildable
,
Orientable
,
FileChooser
,
FileChooserEmbed
Namespace:
Gtk
Package:
gtk+-2.0
Content:
Creation methods:
public
FileChooserWidget
(
FileChooserAction
action)
Creates a new
FileChooserWidget
. This is a file chooser widget that can be embedded in custom windows, and it is the same widget that is used by
FileChooserDialog
.