
Thu Sep 7 14:15:03 2000 Owen Taylor <otaylor@redhat.com> * gdk/* gtk/*: Move gtk-reference files into GTK+ tree proper. * Update sections.txt files to correspond to current code, tweak .sgml files and Makefiles to correspond. * gtk/tmpl/gtkradiomenuitem.sgml (this): Remove extra <para>
72 lines
2.1 KiB
Plaintext
72 lines
2.1 KiB
Plaintext
<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
|
<!entity gdk-pixbuf-Initialization-and-Versions SYSTEM "sgml/initialization_versions.sgml">
|
|
<!entity gdk-pixbuf-gdk-pixbuf SYSTEM "sgml/gdk-pixbuf.sgml">
|
|
<!entity gdk-pixbuf-refcounting SYSTEM "sgml/refcounting.sgml">
|
|
<!entity gdk-pixbuf-file-loading SYSTEM "sgml/file-loading.sgml">
|
|
<!entity gdk-pixbuf-creating SYSTEM "sgml/creating.sgml">
|
|
<!entity gdk-pixbuf-rendering SYSTEM "sgml/rendering.sgml">
|
|
<!entity gdk-pixbuf-scaling SYSTEM "sgml/scaling.sgml">
|
|
<!entity gdk-pixbuf-from-drawables SYSTEM "sgml/from-drawables.sgml">
|
|
<!entity gdk-pixbuf-util SYSTEM "sgml/util.sgml">
|
|
<!entity gdk-pixbuf-animation SYSTEM "sgml/animation.sgml">
|
|
<!entity gdk-pixbuf-Module-Interface SYSTEM "sgml/module_interface.sgml">
|
|
<!entity GdkPixbufLoader SYSTEM "sgml/gdk-pixbuf-loader.sgml">
|
|
<!entity GnomeCanvasPixbuf SYSTEM "sgml/gnome-canvas-pixbuf.sgml">
|
|
<!entity Compiling SYSTEM "compiling.sgml">
|
|
]>
|
|
|
|
<book id="index">
|
|
<bookinfo>
|
|
<title>The <application>gdk-pixbuf</application> Library</title>
|
|
|
|
<authorgroup>
|
|
<author>
|
|
<firstname>Federico</firstname>
|
|
<surname>Mena Quintero</surname>
|
|
<affiliation>
|
|
<address>
|
|
<email>federico@gimp.org</email>
|
|
</address>
|
|
</affiliation>
|
|
</author>
|
|
</authorgroup>
|
|
|
|
<copyright>
|
|
<year>1999</year>
|
|
<holder>The Free Software Foundation</holder>
|
|
</copyright>
|
|
</bookinfo>
|
|
|
|
<reference id="api">
|
|
<title>API Reference</title>
|
|
|
|
<partintro>
|
|
<para>
|
|
This part presents the class and function reference for the
|
|
<application>gdk-pixbuf</application> library. Classes are
|
|
described together with their methods; individual functions
|
|
are grouped by functional group.
|
|
</para>
|
|
</partintro>
|
|
|
|
&gdk-pixbuf-Initialization-and-Versions;
|
|
&gdk-pixbuf-gdk-pixbuf;
|
|
&gdk-pixbuf-refcounting;
|
|
&gdk-pixbuf-file-loading;
|
|
&gdk-pixbuf-creating;
|
|
&gdk-pixbuf-scaling;
|
|
&gdk-pixbuf-util;
|
|
&gdk-pixbuf-animation;
|
|
&GdkPixbufLoader;
|
|
&GnomeCanvasPixbuf;
|
|
</reference>
|
|
|
|
<reference id="internals">
|
|
<title>Internals</title>
|
|
&gdk-pixbuf-Module-Interface;
|
|
</reference>
|
|
|
|
&Compiling;
|
|
|
|
</book>
|