diff options
Diffstat (limited to 'docs')
-rw-r--r-- | 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 7c58ac39f..f9c94e01f 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 |