diff options
author | Stefan Kost <ensonic@users.sf.net> | 2009-07-28 11:20:22 +0300 |
---|---|---|
committer | Stefan Kost <ensonic@users.sf.net> | 2009-07-28 11:20:22 +0300 |
commit | ed58c1028a1d03c03b981c86943f08cce413588e (patch) | |
tree | 75d4e4218cc851332b4d1b32d855ffa34bab48d4 /docs | |
parent | d55ff39ad0e8cdfa2ce37c2551b2177026436c65 (diff) | |
download | gtk+-ed58c1028a1d03c03b981c86943f08cce413588e.tar.gz |
docs: inline see_also to sections docs and add missing <variablelist>
This fixes docbook validation for the file.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/tmpl/gtktoolitem.sgml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/reference/gtk/tmpl/gtktoolitem.sgml b/docs/reference/gtk/tmpl/gtktoolitem.sgml index a7a30455b0..348de3fc99 100644 --- a/docs/reference/gtk/tmpl/gtktoolitem.sgml +++ b/docs/reference/gtk/tmpl/gtktoolitem.sgml @@ -12,23 +12,6 @@ GtkToolItem <!-- ##### SECTION See_Also ##### --> <para> -<varlistentry> - <term>#GtkToolbar</term> - <listitem><para>The toolbar widget</para></listitem> -</varlistentry> - -<varlistentry> - <term>#GtkToolButton</term> - <listitem><para>A subclass of #GtkToolItem that displays buttons on - the toolbar</para></listitem> -</varlistentry> - -<varlistentry> - <term>#GtkSeparatorToolItem</term> - <listitem><para>A subclass of #GtkToolItem that separates groups of - items on a toolbar</para></listitem> -</varlistentry> - </para> <!-- ##### SECTION Stability_Level ##### --> |