]> Pileus Git - ~andy/gtk/blob - docs/reference/gdk/gdk-docs.sgml
docs: Reinstate pixbufs section in GDK docs
[~andy/gtk] / docs / reference / gdk / gdk-docs.sgml
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3                "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
5 <!ENTITY version SYSTEM "version.xml">
6 ]>
7 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
8   <bookinfo>
9     <title>GDK Reference Manual</title>
10     <releaseinfo>
11       for GDK &version;
12       The latest version of this documentation can be found on-line at
13       <ulink role="online-location" url="http://library.gnome.org/devel/gdk/unstable/">http://library.gnome.org/devel/gdk/unstable/</ulink>.
14     </releaseinfo>
15   </bookinfo>
16
17   <reference id="reference">
18     <title>API Reference</title>
19     <xi:include href="xml/general.xml" />
20     <xi:include href="multihead.sgml" />
21     <xi:include href="xml/gdkdisplay.xml" />
22     <xi:include href="xml/gdkdisplaymanager.xml" />
23     <xi:include href="xml/gdkscreen.xml" />
24     <xi:include href="xml/regions.xml" />
25     <xi:include href="xml/pixbufs.xml" />
26     <xi:include href="xml/colors.xml" />
27     <xi:include href="xml/rgba_colors.xml" />
28     <xi:include href="xml/visuals.xml" />
29     <xi:include href="xml/cursors.xml" />
30     <xi:include href="xml/windows.xml" />
31     <xi:include href="xml/events.xml" />
32     <xi:include href="xml/event_structs.xml" />
33     <xi:include href="xml/keys.xml" />
34     <xi:include href="xml/selections.xml" />
35     <xi:include href="xml/dnd.xml" />
36     <xi:include href="xml/properties.xml" />
37     <xi:include href="xml/threads.xml" />
38     <xi:include href="xml/gdkdevicemanager.xml" />
39     <xi:include href="xml/pango_interaction.xml" />
40     <xi:include href="xml/cairo_interaction.xml" />
41     <xi:include href="xml/x_interaction.xml" />
42     <xi:include href="xml/gdkapplaunchcontext.xml" />
43     <xi:include href="xml/gdktesting.xml" />
44   </reference>
45
46   <index id="api-index-full">
47     <title>Index of all symbols</title>
48     <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
49   </index>
50   <index id="api-index-deprecated" role="deprecated">
51     <title>Index of deprecated symbols</title>
52     <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
53   </index>
54   <index id="api-index-3-0" role="3.0">
55     <title>Index of new symbols in 3.0</title>
56     <xi:include href="xml/api-index-3.0.xml"><xi:fallback /></xi:include>
57   </index>
58
59   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
60
61 </book>