diff --git a/gtk/gtkdnd.c b/gtk/gtkdnd.c index e7cb5ebfd6..f1a37b9d1f 100644 --- a/gtk/gtkdnd.c +++ b/gtk/gtkdnd.c @@ -2695,6 +2695,8 @@ gtk_drag_begin_internal (GtkWidget *widget, * If you can really not pass a real event, pass #NULL instead. * * Return value: (transfer none): the context for this drag. + * + * Since: 3.10 **/ GdkDragContext * gtk_drag_begin_with_coordinates (GtkWidget *widget,