FileChooserWidget


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public FileChooserWidget (FileChooserAction 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`.

Parameters:

action

Open or save mode for the widget

Returns:

a new `GtkFileChooserWidget`




2022 vala-language.org