Top | ![]() |
![]() |
![]() |
![]() |
GtkFileChooserWidget is a widget for choosing files. It exposes the GtkFileChooser interface, and you should use the methods of this interface to interact with the widget.
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.
Since: 2.4