![]() |
![]() |
![]() |
GTK+ 3 Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
#include <gtk/gtk.h>
GtkFileChooserWidget;
GtkWidget * gtk_file_chooser_widget_new (GtkFileChooserAction action
);
typedef struct { GtkVBox parent_instance; GtkFileChooserWidgetPrivate *priv; } GtkFileChooserWidget;
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.
|
Open or save mode for the widget |
Returns : |
a new GtkFileChooserWidget |
Since 2.4