[gtk/dnd-gestures-2: 139/173] dragksource: Small doc fix



commit c878f650ce05efa4b08ee248c2e5832731de5c29
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]