11.61Class GtkFileChooserDialog

A file chooser dialog, suitable for "File/Open" or "File/Save" commands

Class GtkFileChooserDialog( title, parent, action )
title Title of the dialog, or nil.
parent Transient parent of the dialog (GtkWindow), or nil.
action Open or save mode for the dialog (GtkFileChooserAction)

The GtkFileChooserDialog provides a standard dialog which allows the user to select a color much like the GtkFileSelection provides a standard dialog for file selection.

[...]

Made with http://www.falconpl.org