summaryrefslogtreecommitdiff
path: root/gtk/gtkentry.c
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2020-01-13 12:30:17 +1300
committerRobert Ancell <robert.ancell@canonical.com>2020-01-13 12:30:17 +1300
commit2b6162116d3bfc71e33689076dc8caa89639ef9c (patch)
treebd18a63e6b25bc38584a40da1324d58ac19fdb3f /gtk/gtkentry.c
parent903afcbddd6b3fa6c8fce99fabe8d52fdfc5d258 (diff)
downloadgtk+-2b6162116d3bfc71e33689076dc8caa89639ef9c.tar.gz
Fix docstring errors with drag and drop code
Diffstat (limited to 'gtk/gtkentry.c')
-rw-r--r--gtk/gtkentry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index b5d367a9c1..921a96951b 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -2730,7 +2730,7 @@ gtk_entry_get_icon_at_pos (GtkEntry *entry,
* gtk_entry_set_icon_drag_source:
* @entry: a #GtkEntry
* @icon_pos: icon position
- * @formats: the targets (data formats) in which the data can be provided
+ * @provider: a #GdkContentProvider
* @actions: a bitmask of the allowed drag actions
*
* Sets up the icon at the given position so that GTK+ will start a drag