summaryrefslogtreecommitdiff
path: root/gtk/gtkdnd.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-09-13 17:18:01 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-09-13 17:18:01 +0000
commit89fafcd38bbb5461ad9c8ce3f81840ee494e2374 (patch)
treed1613fbae591c41a98d257c680c2f3645b90d99e /gtk/gtkdnd.c
parent90196d7e5ea063b604c493b1d1248e1c4683e5bc (diff)
downloadgtk+-89fafcd38bbb5461ad9c8ce3f81840ee494e2374.tar.gz
Fix a copy-and-paste mistake in the docs. (#315993, Guillaume Cottenceau)
2005-09-13 Matthias Clasen <mclasen@redhat.com> * gtk/gtkdnd.c (gtk_drag_set_icon_name): Fix a copy-and-paste mistake in the docs. (#315993, Guillaume Cottenceau)
Diffstat (limited to 'gtk/gtkdnd.c')
-rw-r--r--gtk/gtkdnd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkdnd.c b/gtk/gtkdnd.c
index 946d392b21..d7ac5c04da 100644
--- a/gtk/gtkdnd.c
+++ b/gtk/gtkdnd.c
@@ -3011,7 +3011,7 @@ gtk_drag_set_icon_pixmap (GdkDragContext *context,
* @hot_x: the X offset of the hotspot within the icon
* @hot_y: the Y offset of the hotspot within the icon
*
- * Sets the icon for the window from a named themed icon. See
+ * Sets the icon for a given drag from a named themed icon. See
* the docs for #GtkIconTheme for more details. Note that the
* size of the icon depends on the icon theme (the icon is
* loaded at the symbolic size #GTK_ICON_SIZE_DND), thus