Document gdk_window_geometry_changed

This commit is contained in:
Matthias Clasen
2009-08-31 19:51:19 -04:00
parent 45d6752a3c
commit 9be22cb574

View File

@ -9332,7 +9332,11 @@ gdk_pointer_grab (GdkWindow * window,
/**
* gdk_window_geometry_changed:
* @window: a #GdkWindow
* @window: an embedded offscreen #GdkWindow
*
* This function informs GDK that the geometry of an embedded
* offscreen window has changed. This is necessary for GDK to keep
* track of which offscreen window the pointer is in.
*
* Since: 2.18
*/