Fix tiny docs typo.

This commit is contained in:
Murray Cumming 2011-11-18 11:30:07 +01:00
parent 361fcabbde
commit 43dd705308

View File

@ -9756,7 +9756,7 @@ gtk_widget_get_device_events (GtkWidget *widget,
* #GTK_NO_WINDOW widgets, and are relative to @widget->allocation.x,
* @widget->allocation.y for widgets that are #GTK_NO_WINDOW widgets.
*
* Deprecated: 3.4: Use gdk_window_get_device_positon() instead.
* Deprecated: 3.4: Use gdk_window_get_device_position() instead.
**/
void
gtk_widget_get_pointer (GtkWidget *widget,