summaryrefslogtreecommitdiff
path: root/docs/reference/gtk
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-01-25 18:44:41 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-01-25 18:44:41 +0000
commit361878c1ddd4708bc8ea2f39d94ce7fdda51efc2 (patch)
tree1316aa6a8e669c85b66318d21355902c01adf719 /docs/reference/gtk
parentbe8c820b4064de0307ce7ae504e84faa97b7c7f7 (diff)
downloadgdk-pixbuf-361878c1ddd4708bc8ea2f39d94ce7fdda51efc2.tar.gz
Add note on limited availability.
2005-01-25 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtksocket.sgml: * gtk/tmpl/gtkplug.sgml: Add note on limited availability.
Diffstat (limited to 'docs/reference/gtk')
-rw-r--r--docs/reference/gtk/tmpl/gtkplug.sgml6
-rw-r--r--docs/reference/gtk/tmpl/gtksocket.sgml7
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/reference/gtk/tmpl/gtkplug.sgml b/docs/reference/gtk/tmpl/gtkplug.sgml
index d294bcc68..b03bbadf9 100644
--- a/docs/reference/gtk/tmpl/gtkplug.sgml
+++ b/docs/reference/gtk/tmpl/gtkplug.sgml
@@ -15,6 +15,12 @@ which then creates a #GtkPlug with that window ID.
Any widgets contained in the #GtkPlug then will appear
inside the first applications window.
</para>
+<note>
+<para>
+The #GtkPlug and #GtkSocket widgets are currently not available
+on all platforms supported by GTK+.
+</para>
+</note>
<!-- ##### SECTION See_Also ##### -->
<para>
diff --git a/docs/reference/gtk/tmpl/gtksocket.sgml b/docs/reference/gtk/tmpl/gtksocket.sgml
index b2c270e92..66398e23c 100644
--- a/docs/reference/gtk/tmpl/gtksocket.sgml
+++ b/docs/reference/gtk/tmpl/gtksocket.sgml
@@ -75,6 +75,13 @@ pre-existing top-level windows using gtk_socket_steal(),
though the integration when this is done will not be as close
as between a #GtkPlug and a #GtkSocket.</para>
+<note>
+<para>
+The #GtkPlug and #GtkSocket widgets are currently not available
+on all platforms supported by GTK+.
+</para>
+</note>
+
<!-- ##### SECTION See_Also ##### -->
<para>
<variablelist>