Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
gtk+-2.0
Gtk
FileChooserDialog
FileChooserDialog
FileChooserDialog
Object Hierarchy:
Description:
public
class
FileChooserDialog
:
Dialog
,
Implementor
,
Buildable
,
FileChooser
Namespace:
Gtk
Package:
gtk+-2.0
Content:
Creation methods:
public
FileChooserDialog
(
string
? title,
Window
? parent,
FileChooserAction
action, ...)
Creates a new
FileChooserDialog
. This function is analogous to
Dialog.with_buttons
.