Add note about GTK_ENABLE_BROKEN.
Wed Apr 25 12:33:03 2001 Owen Taylor <otaylor@redhat.com> * gtk/tmpl/gtktreeitem.sgml: Add note about GTK_ENABLE_BROKEN.
This commit is contained in:
@ -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
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -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 ##### -->
|
||||
|
||||
Reference in New Issue
Block a user