]> Pileus Git - ~andy/gtk/commitdiff
Add note about GTK_ENABLE_BROKEN.
authorOwen Taylor <otaylor@redhat.com>
Wed, 25 Apr 2001 16:34:09 +0000 (16:34 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 25 Apr 2001 16:34:09 +0000 (16:34 +0000)
Wed Apr 25 12:33:03 2001  Owen Taylor  <otaylor@redhat.com>

        * gtk/tmpl/gtktreeitem.sgml: Add note about GTK_ENABLE_BROKEN.

docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkrc.sgml
docs/reference/gtk/tmpl/gtktreeitem.sgml

index ee9a4f723c5f48e3821913756ac78404aea97136..05abdb0a4f898f30323b414f891c821ef2d65aaa 100644 (file)
@@ -1,3 +1,7 @@
+Wed Apr 25 12:33:03 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/tmpl/gtktreeitem.sgml: Add note about GTK_ENABLE_BROKEN.
+
 Tue Apr 17 10:59:13 2001  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/Makefile.am (GTKDOC_CFLAGS): Remove -DGTK_DISABLE_COMPAT
index 4c81682d1736c779823c68b1ab5f88dd380720a9..178b40392298c4059e35c7c6e505cd0fa52ed528 100644 (file)
@@ -496,7 +496,6 @@ This can later be composited together with other
 #GtkRcStyle structures to form a #GtkStyle.
 </para>
 
-@parent_instance: 
 @name: 
 @bg_pixmap_name: 
 @font_desc: 
index 8c39ed77fa0aa3f597437b90aaf09643f2e4f26a..c04b84ccb824270a1df38eeec712a4d29b0f1d5a 100644 (file)
@@ -6,7 +6,13 @@ GtkTreeItem
 
 <!-- ##### SECTION Long_Description ##### -->
 <para>
-
+<warning>
+<para>
+#GtkTree is deprecated and unsupported. It is known to be
+buggy. To use it, you must define the symbol %GTK_ENABLE_BROKEN
+prior to including the GTK+ header files. Use #GtkTreeView intead.
+</para>
+</warning>
 </para>
 
 <!-- ##### SECTION See_Also ##### -->