[gtk/dnd-gestures-2: 146/175] dragksource: Small doc fix



commit 4004096ef3119b9ece7d3f1a182c6fa649da2cd3
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Jan 7 01:22:33 2020 -0500

    dragksource: Small doc fix

 gtk/gtkdragsource.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkdragsource.c b/gtk/gtkdragsource.c
index 69a3f9da57..442976413e 100644
--- a/gtk/gtkdragsource.c
+++ b/gtk/gtkdragsource.c
@@ -292,7 +292,7 @@ gtk_drag_source_class_init (GtkDragSourceClass *class)
    *
    * The actions that are supported by drag operations from the source.
    *
-   * Note that you must handle the #GtkDragSource::drag-data-deleted signal
+   * Note that you must handle the #GtkDragSource::drag-end signal
    * if the actions include %GDK_ACTION_MOVE.
    */ 
   properties[PROP_ACTIONS] =


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