docs: fix typo in argument type

This commit is contained in:
William Jon McCann 2014-01-21 14:57:45 -05:00
parent fe40ed436f
commit e4d87c86b4

View File

@ -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.