API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2025.4
since: 2.4
GtkWidget* gtk_file_chooser_widget_new ( GtkFileChooserAction action )
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.
GtkFileChooserWidget
GtkFileChooserDialog
Available since: 2.4
action
Type: GtkFileChooserAction
GtkFileChooserAction
Open or save mode for the widget.
Type: GtkWidget
GtkWidget
A new GtkFileChooserWidget.