GtkFileChooserDialog Constructor

GtkFileChooserDialog ([ GtkAdjustment string title [, GtkWindow parent [, GtkFileChooserAction action [, array buttons (string title, GtkResponseType response, ...) [, string backend ]]]]]);

Creates a GtkFileChooserDialog window to be used for functionality such as opening and saving files.

Example 64. Creating a GtkFileChooserDialog widget

FIXME: MISSING XINCLUDE CONTENT