Move GtkOldEditable to the "Deprecated" section. (#68408)

* gtk/gtk-docs.sgml: Move GtkOldEditable to the "Deprecated"
	section.  (#68408)

	* gtk/tmpl/gtktreeview.sgml: Close linkend attribute.  (#73364)
This commit is contained in:
Matthias Clasen 2002-03-04 22:04:53 +00:00
parent b543bbff41
commit 5b374044c1
3 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,10 @@
2002-03-04 Matthias Clasen <maclas@gmx.de>
* gtk/gtk-docs.sgml: Move GtkOldEditable to the "Deprecated"
section. (#68408)
* gtk/tmpl/gtktreeview.sgml: Close linkend attribute. (#73364)
Sun Mar 3 01:36:21 2002 Jonathan Blandford <jrb@redhat.com>
* gtk/tmpl/gtktreeviewcolumn.sgml: Write documentation

View File

@ -3,6 +3,7 @@
<!entity % local.notation.class "| PNG">
<!entity hash "#">
<!entity percent "%">
<!entity GtkAccelLabel SYSTEM "sgml/gtkaccellabel.sgml">
<!entity GtkAdjustment SYSTEM "sgml/gtkadjustment.sgml">
<!entity GtkAlignment SYSTEM "sgml/gtkalignment.sgml">
@ -435,7 +436,6 @@ that is, GUI components such as #GtkButton or #GtkTextView.
&GtkButtonBox;
&GtkContainer;
&GtkEditable;
&GtkOldEditable;
&GtkItem;
&GtkMisc;
&GtkObject;
@ -470,6 +470,7 @@ that is, GUI components such as #GtkButton or #GtkTextView.
&GtkPixmap;
&GtkProgress;
&GtkPreview;
&GtkOldEditable;
&GtkText;
&GtkTipsQuery;
&GtkTree;

View File

@ -7,7 +7,7 @@ A widget for displaying both trees and lists.
<!-- ##### SECTION Long_Description ##### -->
<para>
Widget that displays any object that implements the <link
linkend="GtkTreeModel>GtkTreeModel</link> interface.
linkend="GtkTreeModel">GtkTreeModel</link> interface.
</para>
<!-- ##### SECTION See_Also ##### -->