[gtk+] docs: fix typo in argument type



commit e4d87c86b48f802e3db448792f0d2ff516e7ddf4
Author: William Jon McCann <william jon mccann gmail com>
Date:   Tue Jan 21 14:57:45 2014 -0500

    docs: fix typo in argument type

 gtk/gtkentry.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index 362fa16..bdbf026 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -8796,7 +8796,7 @@ gtk_entry_set_icon_drag_source (GtkEntry             *entry,
 
 /**
  * gtk_entry_get_current_icon_drag_source:
- * @entry: a #GtkIconEntry
+ * @entry: a #GtkEntry
  *
  * Returns the index of the icon which is the source of the current
  * DND operation, or -1.


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