remove GtkPacker.

* gtk/gtk-sections.sgml, gtk/objects_grouped.sgml: remove GtkPacker.
This commit is contained in:
Matthias Clasen 2001-10-05 21:26:48 +00:00
parent 40c2926482
commit e9172bf4e3
3 changed files with 4 additions and 28 deletions

View File

@ -1,3 +1,7 @@
2001-10-05 Matthias Clasen <matthiasc@poet.de>
* gtk/gtk-sections.sgml, gtk/objects_grouped.sgml: remove GtkPacker.
2001-10-05 Sven Neumann <sven@gimp.org>
* gdk-pixbuf/tmpl/gdk-pixbuf.sgml: adapt to changes in GDK_PIXBUF_ERROR

View File

@ -4148,30 +4148,3 @@ GTK_IS_ICON_FACTORY_CLASS
gtk_icon_factory_get_type
</SECTION>
<SECTION>
<FILE>gtkpacker</FILE>
GtkPacker
GtkPackerOptions
GtkSideType
GtkAnchorType
GtkPackerChild
<TITLE>GtkPacker</TITLE>
gtk_packer_new
gtk_packer_add_defaults
gtk_packer_add
gtk_packer_configure
gtk_packer_reorder_child
gtk_packer_set_spacing
gtk_packer_set_default_border_width
gtk_packer_set_default_pad
gtk_packer_set_default_ipad
gtk_packer_set_child_packing
<SUBSECTION Standard>
GTK_PACKER
GTK_IS_PACKER
GTK_TYPE_PACKER
gtk_packer_get_type
GTK_PACKER_CLASS
GTK_IS_PACKER_CLASS
GTK_PACKER_GET_CLASS
</SECTION>

View File

@ -24,7 +24,6 @@
<link linkend="GtkFrame">GtkFrame</link>
<link linkend="GtkAspectFrame">GtkAspectFrame</link>
<link linkend="GtkFixed">GtkFixed</link>
<link linkend="GtkPacker">GtkPacker</link>
<link linkend="GtkLayout">GtkLayout</link>
<link linkend="GtkScrolledWindow">GtkScrolledWindow</link>
<link linkend="GtkViewport">GtkViewport</link>