summaryrefslogtreecommitdiff
path: root/gtk/gtkdragsource.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-01-07 01:22:33 -0500
committerMatthias Clasen <mclasen@redhat.com>2020-01-08 18:48:22 -0500
commitc878f650ce05efa4b08ee248c2e5832731de5c29 (patch)
tree93ce43fda4e2d251b85639d45208b075fc0fae35 /gtk/gtkdragsource.c
parent2d2cdeae88fd419e8854725df516dad0584052dc (diff)
downloadgtk+-c878f650ce05efa4b08ee248c2e5832731de5c29.tar.gz
dragksource: Small doc fix
Diffstat (limited to 'gtk/gtkdragsource.c')
-rw-r--r--gtk/gtkdragsource.c2
1 files changed, 1 insertions, 1 deletions
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] =