]> Pileus Git - ~andy/gtk/blob - docs/reference/gdk/gdk-docs.sgml
605ea240b97b5e33bac91601b66b643e255b3cef
[~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 3 Reference Manual</title>
10     <releaseinfo>
11       This document is for the GDK 3 library, version &version;
12       The latest versions can be found online at
13       <ulink role="online-location" url="http://developer.gnome.org/gdk3/">http://developer.gnome.org/gdk3/</ulink>.
14       If you are looking for the older GDK 2 series of libraries,
15       see <ulink role="online-location" url="http://developer.gnome.org/gdk2/">http://developer.gnome.org/gdk2/</ulink>.
16     </releaseinfo>
17   </bookinfo>
18
19   <reference id="reference">
20     <title>API Reference</title>
21     <xi:include href="xml/general.xml" />
22     <xi:include href="xml/gdkdisplaymanager.xml" />
23     <xi:include href="xml/gdkdisplay.xml" />
24     <xi:include href="xml/gdkscreen.xml" />
25     <xi:include href="xml/gdkdevicemanager.xml" />
26     <xi:include href="xml/gdkdevice.xml" />
27     <xi:include href="xml/regions.xml" />
28     <xi:include href="xml/pixbufs.xml" />
29     <xi:include href="xml/colors.xml" />
30     <xi:include href="xml/rgba_colors.xml" />
31     <xi:include href="xml/visuals.xml" />
32     <xi:include href="xml/cursors.xml" />
33     <xi:include href="xml/windows.xml" />
34     <xi:include href="xml/events.xml" />
35     <xi:include href="xml/event_structs.xml" />
36     <xi:include href="xml/keys.xml" />
37     <xi:include href="xml/selections.xml" />
38     <xi:include href="xml/dnd.xml" />
39     <xi:include href="xml/properties.xml" />
40     <xi:include href="xml/threads.xml" />
41     <xi:include href="xml/pango_interaction.xml" />
42     <xi:include href="xml/cairo_interaction.xml" />
43     <xi:include href="xml/x_interaction.xml" />
44     <xi:include href="xml/gdkapplaunchcontext.xml" />
45     <xi:include href="xml/gdktestutils.xml" />
46   </reference>
47
48   <index id="api-index-full">
49     <title>Index of all symbols</title>
50     <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
51   </index>
52   <index id="api-index-deprecated" role="deprecated">
53     <title>Index of deprecated symbols</title>
54     <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
55   </index>
56   <index id="api-index-3-0" role="3.0">
57     <title>Index of new symbols in 3.0</title>
58     <xi:include href="xml/api-index-3.0.xml"><xi:fallback /></xi:include>
59   </index>
60   <index id="api-index-3-2" role="3.2">
61     <title>Index of new symbols in 3.2</title>
62     <xi:include href="xml/api-index-3.2.xml"><xi:fallback /></xi:include>
63   </index>
64   <index id="api-index-3-4" role="3.4">
65     <title>Index of new symbols in 3.4</title>
66     <xi:include href="xml/api-index-3.4.xml"><xi:fallback /></xi:include>
67   </index>
68   <index id="api-index-3-6" role="3.6">
69     <title>Index of new symbols in 3.6</title>
70     <xi:include href="xml/api-index-3.6.xml"><xi:fallback /></xi:include>
71   </index>
72
73   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
74
75 </book>