mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-07 01:00:28 +00:00
4291350f89
2001-03-23 Havoc Pennington <hp@redhat.com> * gtk/gtktoolbar.c, gtk/gtkimcontext.c, gtk/gtklabel.c: fix up some docs 2001-03-23 Havoc Pennington <hp@redhat.com> * gdk/gdk-sections.txt: updates * gtk/gtk-sections.txt: updates * gtk/gtk-docs.sgml: mop up TreeModelSimple entity * gdk/gdk-docs.sgml: remove input method and input context docs
75 lines
2.1 KiB
Plaintext
75 lines
2.1 KiB
Plaintext
<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
|
<!entity gdk-General SYSTEM "sgml/general.sgml">
|
|
<!entity gdk-Bitmaps-and-Pixmaps SYSTEM "sgml/pixmaps.sgml">
|
|
<!entity gdk-Images SYSTEM "sgml/images.sgml">
|
|
<!entity gdk-GdkRGB SYSTEM "sgml/rgb.sgml">
|
|
<!entity gdk-Pixbufs SYSTEM "sgml/pixbufs.sgml">
|
|
<!entity gdk-Colormaps-and-Colors SYSTEM "sgml/colors.sgml">
|
|
<!entity gdk-Fonts SYSTEM "sgml/fonts.sgml">
|
|
<!entity gdk-Drawing-Primitives SYSTEM "sgml/drawing.sgml">
|
|
<!entity gdk-Graphics-Contexts SYSTEM "sgml/gcs.sgml">
|
|
<!entity gdk-Visuals SYSTEM "sgml/visuals.sgml">
|
|
<!entity gdk-Windows SYSTEM "sgml/windows.sgml">
|
|
<!entity gdk-Selections SYSTEM "sgml/selections.sgml">
|
|
<!entity gdk-Properties-and-Atoms SYSTEM "sgml/properties.sgml">
|
|
<!entity gdk-Pango-Interaction SYSTEM "sgml/pango_interaction.sgml">
|
|
<!entity gdk-Points-Rectangles-and-Regions SYSTEM "sgml/regions.sgml">
|
|
<!entity gdk-Threads SYSTEM "sgml/threads.sgml">
|
|
<!entity gdk-Keys SYSTEM "sgml/keys.sgml">
|
|
<!entity gdk-Input-Devices SYSTEM "sgml/input_devices.sgml">
|
|
<!entity gdk-Events SYSTEM "sgml/events.sgml">
|
|
<!entity gdk-Event-Structures SYSTEM "sgml/event_structs.sgml">
|
|
<!entity gdk-Cursors SYSTEM "sgml/cursors.sgml">
|
|
<!entity gdk-Input SYSTEM "sgml/input.sgml">
|
|
<!entity gdk-Drag-and-Drop SYSTEM "sgml/dnd.sgml">
|
|
<!entity gdk-X-Window-System-Interaction SYSTEM "sgml/x_interaction.sgml">
|
|
]>
|
|
|
|
<book id="index">
|
|
<bookinfo>
|
|
<title>GDK Reference Manual</title>
|
|
</bookinfo>
|
|
|
|
<reference id="reference">
|
|
<title>API Reference</title>
|
|
&gdk-General;
|
|
|
|
&gdk-Points-Rectangles-and-Regions;
|
|
&gdk-Graphics-Contexts;
|
|
&gdk-Drawing-Primitives;
|
|
|
|
&gdk-Bitmaps-and-Pixmaps;
|
|
&gdk-GdkRGB;
|
|
&gdk-Images;
|
|
&gdk-Pixbufs;
|
|
|
|
&gdk-Colormaps-and-Colors;
|
|
&gdk-Visuals;
|
|
|
|
&gdk-Fonts;
|
|
&gdk-Cursors;
|
|
|
|
&gdk-Windows;
|
|
|
|
&gdk-Events;
|
|
&gdk-Event-Structures;
|
|
|
|
&gdk-Keys;
|
|
|
|
&gdk-Selections;
|
|
&gdk-Drag-and-Drop;
|
|
|
|
&gdk-Properties-and-Atoms;
|
|
|
|
&gdk-Threads;
|
|
|
|
&gdk-Input;
|
|
|
|
&gdk-Input-Devices;
|
|
|
|
&gdk-Pango-Interaction;
|
|
|
|
&gdk-X-Window-System-Interaction;
|
|
</reference>
|
|
</book>
|