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 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242
|
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">
<bookinfo>
<title>Gwyddion Widgets Library Reference Manual</title>
<xi:include href="releaseinfo.xml"/>
</bookinfo>
<para>
This library contains Gwyddion extension Gtk+ widgets and widget
utilities.
</para>
<chapter id="DataWindowWidgets">
<para>
<link linkend="GwyDataView">GwyDataView</link> is the basic
twodimensional data display widget used in Gwyddion. It contains
<link linkend="GwyPixmapLayer">pixmap layers</link> displaying some
<link linkend="GwyDataFields">data fields</link>, and may contain a
<link linkend="GwyVectorLayer">vector layer</link> allowing user to
`draw' on the view. It is often packed together with
<link linkend="GwyColorAxis">GwyColorAxis</link> and other widgets
to a <link linkend="GwyDataWindow">GwyDataWindow</link>.
</para>
<title>Data Windows and Views</title>
<xi:include href="xml/gwydatawindow.xml"/>
<xi:include href="xml/gwydataview.xml"/>
<xi:include href="xml/gwydataviewlayer.xml"/>
<xi:include href="xml/gwypixmaplayer.xml"/>
<xi:include href="xml/gwyvectorlayer.xml"/>
<xi:include href="xml/gwylayer-basic.xml"/>
<xi:include href="xml/gwylayer-mask.xml"/>
<xi:include href="xml/gwycoloraxis.xml"/>
<xi:include href="standard-vector-layers.xml"/>
</chapter>
<chapter id="GraphWidgets">
<title>Graphs</title>
<xi:include href="xml/gwygraph.xml"/>
<xi:include href="xml/gwygraphwindow.xml"/>
<xi:include href="xml/gwygraphmodel.xml"/>
<xi:include href="xml/gwygraphcurvemodel.xml"/>
<xi:include href="xml/gwygrapharea.xml"/>
<xi:include href="xml/gwyaxis.xml"/>
<xi:include href="xml/gwygraphbasics.xml"/>
<xi:include href="xml/gwygraphlabel.xml"/>
<xi:include href="xml/gwygraphdata.xml"/>
<xi:include href="xml/gwygraphcurves.xml"/>
<xi:include href="xml/gwygraphcorner.xml"/>
<xi:include href="xml/gwyselectiongraph1darea.xml"/>
<xi:include href="xml/gwyselectiongrapharea.xml"/>
<xi:include href="xml/gwyselectiongraphline.xml"/>
<xi:include href="xml/gwyselectiongraphpoint.xml"/>
<xi:include href="xml/gwyselectiongraphzoom.xml"/>
</chapter>
<chapter id="Widgets3D">
<title>3D Widgets</title>
<xi:include href="xml/gwy3dview.xml"/>
<xi:include href="xml/gwy3dwindow.xml"/>
<xi:include href="xml/gwy3dsetup.xml"/>
<xi:include href="xml/gwy3dlabel.xml"/>
</chapter>
<chapter id="GeneralWidgets">
<title>General Widgets</title>
<xi:include href="xml/gwyadjustbar.xml"/>
<xi:include href="xml/gwycolorbutton.xml"/>
<xi:include href="xml/gwycurve.xml"/>
<xi:include href="xml/gwyruler.xml"/>
<xi:include href="xml/gwyhruler.xml"/>
<xi:include href="xml/gwyvruler.xml"/>
<xi:include href="xml/gwymarkerbox.xml"/>
<xi:include href="xml/gwyhmarkerbox.xml"/>
<xi:include href="xml/gwyscitext.xml"/>
<xi:include href="xml/gwystatusbar.xml"/>
<xi:include href="xml/gwyshader.xml"/>
<xi:include href="xml/gwyinventorystore.xml"/>
<xi:include href="xml/gwynullstore.xml"/>
</chapter>
<chapter id="WidgetUtilities">
<title>Widget Utilities</title>
<xi:include href="xml/gwydgets.xml"/>
<xi:include href="xml/gwydgetenums.xml"/>
<xi:include href="xml/gwydgetutils.xml"/>
<xi:include href="xml/gwystock.xml"/>
<xi:include href="xml/gwyoptionmenus.xml"/>
<xi:include href="xml/gwygrainvaluemenu.xml"/>
<xi:include href="xml/gwycombobox.xml"/>
<xi:include href="xml/gwyradiobuttons.xml"/>
<xi:include href="xml/gwycheckboxes.xml"/>
<xi:include href="xml/gwysensitivitygroup.xml"/>
</chapter>
<!-- API INDICES BEGIN -->
<index id="api-index-all">
<title>Index of all symbols</title>
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-deprec">
<title>Index of deprecated symbols</title>
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-1">
<title>Index of new symbols in 2.1</title>
<xi:include href="xml/api-index-2.1.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-3">
<title>Index of new symbols in 2.3</title>
<xi:include href="xml/api-index-2.3.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-5">
<title>Index of new symbols in 2.5</title>
<xi:include href="xml/api-index-2.5.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-7">
<title>Index of new symbols in 2.7</title>
<xi:include href="xml/api-index-2.7.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-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-11">
<title>Index of new symbols in 2.11</title>
<xi:include href="xml/api-index-2.11.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-14">
<title>Index of new symbols in 2.14</title>
<xi:include href="xml/api-index-2.14.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-16">
<title>Index of new symbols in 2.16</title>
<xi:include href="xml/api-index-2.16.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-22">
<title>Index of new symbols in 2.22</title>
<xi:include href="xml/api-index-2.22.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-23">
<title>Index of new symbols in 2.23</title>
<xi:include href="xml/api-index-2.23.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-26">
<title>Index of new symbols in 2.26</title>
<xi:include href="xml/api-index-2.26.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-29">
<title>Index of new symbols in 2.29</title>
<xi:include href="xml/api-index-2.29.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-34">
<title>Index of new symbols in 2.34</title>
<xi:include href="xml/api-index-2.34.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-37">
<title>Index of new symbols in 2.37</title>
<xi:include href="xml/api-index-2.37.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-38">
<title>Index of new symbols in 2.38</title>
<xi:include href="xml/api-index-2.38.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-39">
<title>Index of new symbols in 2.39</title>
<xi:include href="xml/api-index-2.39.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-41">
<title>Index of new symbols in 2.41</title>
<xi:include href="xml/api-index-2.41.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-42">
<title>Index of new symbols in 2.42</title>
<xi:include href="xml/api-index-2.42.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-43">
<title>Index of new symbols in 2.43</title>
<xi:include href="xml/api-index-2.43.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-45">
<title>Index of new symbols in 2.45</title>
<xi:include href="xml/api-index-2.45.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-46">
<title>Index of new symbols in 2.46</title>
<xi:include href="xml/api-index-2.46.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-48">
<title>Index of new symbols in 2.48</title>
<xi:include href="xml/api-index-2.48.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-49">
<title>Index of new symbols in 2.49</title>
<xi:include href="xml/api-index-2.49.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-50">
<title>Index of new symbols in 2.50</title>
<xi:include href="xml/api-index-2.50.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-51">
<title>Index of new symbols in 2.51</title>
<xi:include href="xml/api-index-2.51.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-52">
<title>Index of new symbols in 2.52</title>
<xi:include href="xml/api-index-2.52.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-53">
<title>Index of new symbols in 2.53</title>
<xi:include href="xml/api-index-2.53.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-54">
<title>Index of new symbols in 2.54</title>
<xi:include href="xml/api-index-2.54.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-56">
<title>Index of new symbols in 2.56</title>
<xi:include href="xml/api-index-2.56.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-57">
<title>Index of new symbols in 2.57</title>
<xi:include href="xml/api-index-2.57.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-59">
<title>Index of new symbols in 2.59</title>
<xi:include href="xml/api-index-2.59.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-60">
<title>Index of new symbols in 2.60</title>
<xi:include href="xml/api-index-2.60.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-61">
<title>Index of new symbols in 2.61</title>
<xi:include href="xml/api-index-2.61.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-2-62">
<title>Index of new symbols in 2.62</title>
<xi:include href="xml/api-index-2.62.xml"><xi:fallback /></xi:include>
</index>
<!-- API INDICES END -->
</book>
|