summaryrefslogtreecommitdiff
path: root/docs/reference/gdk/tmpl/windows.sgml
diff options
context:
space:
mode:
authorTorsten Schönfeld <kaffeetisch@gmx.de>2010-04-22 22:52:58 +0200
committerJavier Jardón <jjardon@gnome.org>2010-04-22 23:17:32 +0200
commit85d166fbb98c1657ed15ca12558c8b63748e082d (patch)
tree5c3527b74cb48e020ad109fcad1ecb82a6870d27 /docs/reference/gdk/tmpl/windows.sgml
parent5e22dd4e437224bf0356742bcc52ee6c96186b35 (diff)
downloadgtk+-85d166fbb98c1657ed15ca12558c8b63748e082d.tar.gz
[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>
Diffstat (limited to 'docs/reference/gdk/tmpl/windows.sgml')
-rw-r--r--docs/reference/gdk/tmpl/windows.sgml1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/reference/gdk/tmpl/windows.sgml b/docs/reference/gdk/tmpl/windows.sgml
index 7c58ac39f6..f9c94e01ff 100644
--- a/docs/reference/gdk/tmpl/windows.sgml
+++ b/docs/reference/gdk/tmpl/windows.sgml
@@ -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