forked from AuroraMiddleware/gtk
Fix tiny docs typo.
This commit is contained in:
parent
361fcabbde
commit
43dd705308
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user