summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-01-25 18:46:27 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-01-25 18:46:27 +0000
commit3657b05ccc6a5fb089f84cadff858438d6ff7101 (patch)
tree35b85401e5b7b06797979a8bc2813b39bbabf4f0 /docs
parent784bd75c67d725965b39e67b7836e2dde9fb67ac (diff)
downloadgtk+-3657b05ccc6a5fb089f84cadff858438d6ff7101.tar.gz
Add note on limited availability. (#164347, Roger Light)
2005-01-25 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtksocket.sgml: * gtk/tmpl/gtkplug.sgml: Add note on limited availability. (#164347, Roger Light)
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/ChangeLog6
-rw-r--r--docs/reference/gtk/tmpl/gtkplug.sgml7
-rw-r--r--docs/reference/gtk/tmpl/gtksocket.sgml7
3 files changed, 20 insertions, 0 deletions
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog
index 7043eb1274..c0eb467c7c 100644
--- a/docs/reference/ChangeLog
+++ b/docs/reference/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-25 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/tmpl/gtksocket.sgml:
+ * gtk/tmpl/gtkplug.sgml: Add note on limited
+ availability. (#164347, Roger Light)
+
2005-01-19 Matthias Clasen <mclasen@redhat.com>
* gdk/gdk-sections.txt: Add gdk_x11_display_get_user_time.
diff --git a/docs/reference/gtk/tmpl/gtkplug.sgml b/docs/reference/gtk/tmpl/gtkplug.sgml
index d294bcc68e..43708c9fc4 100644
--- a/docs/reference/gtk/tmpl/gtkplug.sgml
+++ b/docs/reference/gtk/tmpl/gtkplug.sgml
@@ -16,6 +16,13 @@ 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>
<variablelist>
diff --git a/docs/reference/gtk/tmpl/gtksocket.sgml b/docs/reference/gtk/tmpl/gtksocket.sgml
index b2c270e923..66398e23ce 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>