[gtk+] [docs] Fix a typo in the offscreen windows docs



commit 85d166fbb98c1657ed15ca12558c8b63748e082d
Author: Torsten Schönfeld <kaffeetisch gmx de>
Date:   Thu Apr 22 22:52:58 2010 +0200

    [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>

 docs/reference/gdk/tmpl/windows.sgml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gdk/tmpl/windows.sgml b/docs/reference/gdk/tmpl/windows.sgml
index 7c58ac3..f9c94e0 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]