From 85d166fbb98c1657ed15ca12558c8b63748e082d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torsten=20Sch=C3=B6nfeld?= Date: Thu, 22 Apr 2010 22:52:58 +0200 Subject: [PATCH] [docs] Fix a typo in the offscreen windows docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes https://bugzilla.gnome.org/show_bug.cgi?id=616565 Signed-off-by: Javier Jardón --- docs/reference/gdk/tmpl/windows.sgml | 1 - 1 file changed, 1 deletion(-) 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. 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