FileChooserWidget


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public FileChooserWidget (FileChooserAction action)

Creates a new `GtkFileChooserWidget`.

Note:

Direct use of `GtkFileChooserWidget` is deprecated

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

Parameters:

action

Open or save mode for the widget

Returns:

a new `GtkFileChooserWidget`