[gtk+/gtk-3-10] docs: Add a missing Since: tag



commit b26a3d64403a3be8f8b47257d13f93ac4cca2cc4
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Dec 5 09:08:35 2013 -0500

    docs: Add a missing Since: tag

 gtk/gtkdnd.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkdnd.c b/gtk/gtkdnd.c
index e7cb5eb..f1a37b9 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,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]