[docs] Fix a typo in the offscreen windows docs

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=616565

Signed-off-by: Javier Jardón <jjardon@gnome.org>
This commit is contained in:
Torsten Schönfeld 2010-04-22 22:52:58 +02:00 committed by Javier Jardón
parent 5e22dd4e43
commit 85d166fbb9

View File

@ -187,7 +187,6 @@ but also to apply coordinate transformations.
</para>
<para>
To integrate an offscreen window into a window hierarchy, one has to call
gdk_window_set_embedder() and handle a number of signals. The
gdk_offscreen_window_set_embedder() and handle a number of signals. The
#GdkWindow::pick-embedded-child signal on the embedder window is used to
select an offscreen child at given coordinates, and the #GdkWindow::to-embedder