summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkfilechooserdialog.h')
-rw-r--r--gtk/gtkfilechooserdialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/gtkfilechooserdialog.h b/gtk/gtkfilechooserdialog.h
index 6ce77e8828..8e3612ee0a 100644
--- a/gtk/gtkfilechooserdialog.h
+++ b/gtk/gtkfilechooserdialog.h
@@ -57,7 +57,9 @@ struct _GtkFileChooserDialogClass
void (*_gtk_reserved4) (void);
};
+GDK_AVAILABLE_IN_ALL
GType gtk_file_chooser_dialog_get_type (void) G_GNUC_CONST;
+GDK_AVAILABLE_IN_ALL
GtkWidget *gtk_file_chooser_dialog_new (const gchar *title,
GtkWindow *parent,
GtkFileChooserAction action,