gtk+ r22022 - trunk/gtk
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r22022 - trunk/gtk
- Date: Wed, 31 Dec 2008 06:18:53 +0000 (UTC)
Author: matthiasc
Date: Wed Dec 31 06:18:53 2008
New Revision: 22022
URL: http://svn.gnome.org/viewvc/gtk+?rev=22022&view=rev
Log:
Fix typo
Modified:
trunk/gtk/gtkentry.c
Modified: trunk/gtk/gtkentry.c
==============================================================================
--- trunk/gtk/gtkentry.c (original)
+++ trunk/gtk/gtkentry.c Wed Dec 31 06:18:53 2008
@@ -7609,7 +7609,7 @@
*
* To handle the drag operation, you need to connect to the usual
* #GtkWidget::drag-data-get (or possibly #GtkWidget::drag-data-delete)
- * signal, and use gtk_icon_entry_get_current_icon_drag_source() in
+ * signal, and use gtk_entry_get_current_icon_drag_source() in
* your signal handler to find out if the drag was started from
* an icon.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]