1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198
|
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
[
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY % gtkdocentities SYSTEM "xml/gtkdocentities.ent">
%gtkdocentities;
]>
<book id="index">
<bookinfo>
<title>libgedit-gtksourceview &package_api_version; Reference Manual</title>
<releaseinfo>for &package_string;</releaseinfo>
</bookinfo>
<xi:include href="intro.xml"/>
<part id="api-reference">
<title>API reference</title>
<chapter id="general">
<title>General</title>
<xi:include href="xml/init.xml"/>
</chapter>
<chapter id="main-classes">
<title>Main Classes</title>
<xi:include href="xml/buffer.xml"/>
<xi:include href="xml/view.xml"/>
</chapter>
<chapter id="syntax-highlighting">
<title>Syntax Highlighting</title>
<xi:include href="xml/language.xml"/>
<xi:include href="xml/languagemanager.xml"/>
</chapter>
<chapter id="styling">
<title>Styling</title>
<xi:include href="xml/style.xml"/>
<xi:include href="xml/stylescheme.xml"/>
<xi:include href="xml/styleschememanager.xml"/>
</chapter>
<chapter id="completion">
<title>Completion</title>
<xi:include href="xml/completion.xml"/>
<xi:include href="xml/completioncontext.xml"/>
<xi:include href="xml/completioninfo.xml"/>
<xi:include href="xml/completionitem.xml"/>
<xi:include href="xml/completionproposal.xml"/>
<xi:include href="xml/completionprovider.xml"/>
<xi:include href="xml/completionwords.xml"/>
</chapter>
<chapter id="file-loading-and-saving">
<title>File Loading and Saving</title>
<xi:include href="xml/encoding.xml"/>
<xi:include href="xml/file.xml"/>
<xi:include href="xml/fileloader.xml"/>
<xi:include href="xml/filesaver.xml"/>
</chapter>
<chapter id="gutter">
<title>Gutter and Marks</title>
<xi:include href="xml/gutter.xml"/>
<xi:include href="xml/gutterrenderer.xml"/>
<xi:include href="xml/gutterrendererpixbuf.xml"/>
<xi:include href="xml/gutterrenderertext.xml"/>
<xi:include href="xml/mark.xml"/>
<xi:include href="xml/markattributes.xml"/>
</chapter>
<chapter id="printing">
<title>Printing</title>
<xi:include href="xml/printcompositor.xml"/>
</chapter>
<chapter id="search-and-replace">
<title>Search and Replace</title>
<xi:include href="xml/searchcontext.xml"/>
<xi:include href="xml/searchsettings.xml"/>
</chapter>
<chapter id="misc">
<title>Misc</title>
<xi:include href="xml/region.xml"/>
<xi:include href="xml/spacedrawer.xml"/>
<xi:include href="xml/tag.xml"/>
<xi:include href="xml/undomanager.xml"/>
<xi:include href="xml/utils.xml"/>
</chapter>
</part>
<part id="syntax-highlighting-reference">
<title>Syntax highlighting reference</title>
<xi:include href="lang-tutorial.xml"/>
<xi:include href="lang-reference.xml"/>
<xi:include href="style-reference.xml"/>
</part>
<xi:include href="porting-guides.xml"/>
<part id="annexes">
<title>Annexes</title>
<chapter id="object-tree">
<title>Object Hierarchy</title>
<xi:include href="xml/tree_index.sgml"/>
</chapter>
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
<index id="api-index-full">
<title>Index of all symbols</title>
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-deprecated" role="deprecated">
<title>Index of deprecated symbols</title>
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-0" role="2.0">
<title>Index of new symbols in 2.0</title>
<xi:include href="xml/api-index-2.0.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-2" role="2.2">
<title>Index of new symbols in 2.2</title>
<xi:include href="xml/api-index-2.2.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-4" role="2.4">
<title>Index of new symbols in 2.4</title>
<xi:include href="xml/api-index-2.4.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-8" role="2.8">
<title>Index of new symbols in 2.8</title>
<xi:include href="xml/api-index-2.8.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-10" role="2.10">
<title>Index of new symbols in 2.10</title>
<xi:include href="xml/api-index-2.10.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-12" role="2.12">
<title>Index of new symbols in 2.12</title>
<xi:include href="xml/api-index-2.12.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-3-0" role="3.0">
<title>Index of new symbols in 3.0</title>
<xi:include href="xml/api-index-3.0.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-3-4" role="3.4">
<title>Index of new symbols in 3.4</title>
<xi:include href="xml/api-index-3.4.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-3-10" role="3.10">
<title>Index of new symbols in 3.10</title>
<xi:include href="xml/api-index-3.10.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-3-12" role="3.12">
<title>Index of new symbols in 3.12</title>
<xi:include href="xml/api-index-3.12.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-3-14" role="3.14">
<title>Index of new symbols in 3.14</title>
<xi:include href="xml/api-index-3.14.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-3-16" role="3.16">
<title>Index of new symbols in 3.16</title>
<xi:include href="xml/api-index-3.16.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-3-18" role="3.18">
<title>Index of new symbols in 3.18</title>
<xi:include href="xml/api-index-3.18.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-3-20" role="3.20">
<title>Index of new symbols in 3.20</title>
<xi:include href="xml/api-index-3.20.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-3-22" role="3.22">
<title>Index of new symbols in 3.22</title>
<xi:include href="xml/api-index-3.22.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-3-24" role="3.24">
<title>Index of new symbols in 3.24</title>
<xi:include href="xml/api-index-3.24.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-4-0" role="4.0">
<title>Index of new symbols in 4.0</title>
<xi:include href="xml/api-index-4.0.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-299-0" role="299.0">
<title>Index of new symbols in 299.0</title>
<xi:include href="xml/api-index-299.0.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-299-2" role="299.2">
<title>Index of new symbols in 299.2</title>
<xi:include href="xml/api-index-299.2.xml"><xi:fallback /></xi:include>
</index>
</part>
</book>
|