FileChooserWidget

constructor(action: FileChooserAction)

Creates a new GtkFileChooserWidget.

This is a file chooser widget that can be embedded in custom windows, and it is the same widget that is used by GtkFileChooserDialog.

Return

a new GtkFileChooserWidget

Parameters

action

Open or save mode for the widget


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)