mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 23:24:16 +00:00
Trivial typo fix
This commit is contained in:
parent
4790857da6
commit
38e51b27c2
@ -14802,7 +14802,7 @@ gtk_widget_set_window (GtkWidget *widget,
|
||||
* @window: a #GdkWindow
|
||||
*
|
||||
* Registers a #GdkWindow with the widget and sets it up so that
|
||||
* the widget recieves events for it. Call gtk_widget_unregister_window()
|
||||
* the widget receives events for it. Call gtk_widget_unregister_window()
|
||||
* when destroying the window.
|
||||
*
|
||||
* Before 3.8 you needed to call gdk_window_set_user_data() directly to set
|
||||
|
Loading…
Reference in New Issue
Block a user