summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserwidget.c
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2003-11-08 00:51:10 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2003-11-08 00:51:10 +0000
commit6e6d780b8c5b1fec00efca4cb343095eaa29a9ec (patch)
tree467cccbaceb6746021e1d7229efa6bde66345979 /gtk/gtkfilechooserwidget.c
parent56fb0d48567af874c768812b8aa1babe628d9771 (diff)
downloadgtk+-6e6d780b8c5b1fec00efca4cb343095eaa29a9ec.tar.gz
Mark as 2.4 additions.
Sat Nov 8 01:50:17 2003 Matthias Clasen <maclas@gmx.de> * gtk/gtkicontheme.c: * gtk/gtkfilechooserwidget.c (gtk_file_chooser_widget_new): * gtk/gtkfilechooserdialog.c (gtk_file_chooser_dialog_new): * gtk/gtkfilechooser.c (gtk_file_chooser_[un]select_all): Mark as 2.4 additions.
Diffstat (limited to 'gtk/gtkfilechooserwidget.c')
-rw-r--r--gtk/gtkfilechooserwidget.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/gtkfilechooserwidget.c b/gtk/gtkfilechooserwidget.c
index f26f74ad10..13a7b73a9a 100644
--- a/gtk/gtkfilechooserwidget.c
+++ b/gtk/gtkfilechooserwidget.c
@@ -204,6 +204,8 @@ gtk_file_chooser_widget_get_property (GObject *object,
* #GtkFileChooserDialog.
*
* Return value: a new #GtkFileChooserWidget
+ *
+ * Since: 2.4
**/
GtkWidget *
gtk_file_chooser_widget_new (GtkFileChooserAction action)