diff options
Diffstat (limited to 'gtk/gtkfilechooserwidget.c')
-rw-r--r-- | gtk/gtkfilechooserwidget.c | 2 |
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) |