FileChooserWidget

constructor(action: FileChooserAction)(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Direct use of GtkFileChooserWidget is deprecated

---

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(gtkFileChooserWidgetPointer: <Error class: unknown class><<Error class: unknown class>>)(source)