remove GtkPacker.
* gtk/gtk-sections.sgml, gtk/objects_grouped.sgml: remove GtkPacker.
This commit is contained in:
@ -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>
|
2001-10-05 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
* gdk-pixbuf/tmpl/gdk-pixbuf.sgml: adapt to changes in GDK_PIXBUF_ERROR
|
* gdk-pixbuf/tmpl/gdk-pixbuf.sgml: adapt to changes in GDK_PIXBUF_ERROR
|
||||||
|
|||||||
@ -4148,30 +4148,3 @@ GTK_IS_ICON_FACTORY_CLASS
|
|||||||
gtk_icon_factory_get_type
|
gtk_icon_factory_get_type
|
||||||
</SECTION>
|
</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>
|
|
||||||
|
|||||||
@ -24,7 +24,6 @@
|
|||||||
<link linkend="GtkFrame">GtkFrame</link>
|
<link linkend="GtkFrame">GtkFrame</link>
|
||||||
<link linkend="GtkAspectFrame">GtkAspectFrame</link>
|
<link linkend="GtkAspectFrame">GtkAspectFrame</link>
|
||||||
<link linkend="GtkFixed">GtkFixed</link>
|
<link linkend="GtkFixed">GtkFixed</link>
|
||||||
<link linkend="GtkPacker">GtkPacker</link>
|
|
||||||
<link linkend="GtkLayout">GtkLayout</link>
|
<link linkend="GtkLayout">GtkLayout</link>
|
||||||
<link linkend="GtkScrolledWindow">GtkScrolledWindow</link>
|
<link linkend="GtkScrolledWindow">GtkScrolledWindow</link>
|
||||||
<link linkend="GtkViewport">GtkViewport</link>
|
<link linkend="GtkViewport">GtkViewport</link>
|
||||||
|
|||||||
Reference in New Issue
Block a user