summaryrefslogtreecommitdiff
path: root/docs/reference/gdk/tmpl/windows.sgml
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-09-01 00:53:44 -0400
committerMatthias Clasen <mclasen@redhat.com>2009-09-01 00:53:44 -0400
commit32d59d174ef8e514644a9fd516ba9e2bbc661e32 (patch)
treea6f42102593b07c8f955b20f416a1ecaf45cc828 /docs/reference/gdk/tmpl/windows.sgml
parent39c714ddc0b7d654102dbc836e53cd9fb1c9f433 (diff)
downloadgtk+-32d59d174ef8e514644a9fd516ba9e2bbc661e32.tar.gz
Documentation fixes
Diffstat (limited to 'docs/reference/gdk/tmpl/windows.sgml')
-rw-r--r--docs/reference/gdk/tmpl/windows.sgml8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/reference/gdk/tmpl/windows.sgml b/docs/reference/gdk/tmpl/windows.sgml
index 82cf5eb26c..a1c9633aa8 100644
--- a/docs/reference/gdk/tmpl/windows.sgml
+++ b/docs/reference/gdk/tmpl/windows.sgml
@@ -194,6 +194,12 @@ select an offscreen child at given coordinates, and the #GdkWindow::to-embedder
and #GdkWindow::from-embedder signals on the offscreen window are used to
translate coordinates between the embedder and the offscreen window.
</para>
+
+<para>
+For rendering an offscreen window onto its embedder, the contents of the
+offscreen window are available as a pixmap, via
+gdk_offscreen_window_get_pixmap().
+</para>
</refsect2>
<!-- ##### SECTION See_Also ##### -->
@@ -262,7 +268,7 @@ Describes the kind of window.
@GDK_WINDOW_DIALOG: useless/deprecated compatibility type
@GDK_WINDOW_TEMP: override redirect temporary window (used to implement #GtkMenu)
@GDK_WINDOW_FOREIGN: foreign window (see gdk_window_foreign_new())
-@GDK_WINDOW_OFFSCREEN: offscreen window. Since 2.18
+@GDK_WINDOW_OFFSCREEN: offscreen window (see <xref linkend="OFFSCREEN-WINDOWS"/>). Since 2.18
<!-- ##### ENUM GdkWindowClass ##### -->
<para>