diff options
Diffstat (limited to 'gtk/gtkfilechooserwidget.c')
-rw-r--r-- | gtk/gtkfilechooserwidget.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/gtkfilechooserwidget.c b/gtk/gtkfilechooserwidget.c index 4475ecc64c..066f4cf3d4 100644 --- a/gtk/gtkfilechooserwidget.c +++ b/gtk/gtkfilechooserwidget.c @@ -8569,8 +8569,6 @@ gtk_file_chooser_widget_init (GtkFileChooserWidget *impl) * #GtkFileChooserDialog. * * Returns: a new #GtkFileChooserWidget - * - * Since: 2.4 **/ GtkWidget * gtk_file_chooser_widget_new (GtkFileChooserAction action) |