/usr/share/gtk-doc/html/libanjuta/index.html is in libanjuta-dev 2:3.4.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Anjuta Developers Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<meta name="description" content="libanjuta is Anjuta IDE framework for developing Anjuta plugins.">
<link rel="home" href="index.html" title="Anjuta Developers Reference Manual">
<link rel="next" href="anjuta-architecture.html" title="Anjuta Architecture">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Anjuta Developers Reference Manual</p></th></tr></table></div>
<div><div class="authorgroup"><div class="author"><h3 class="author">
<span class="firstname">Naba</span> <span class="surname">Kumar</span>
</h3></div></div></div>
<div><p class="copyright">Copyright © 2004 Naba Kumar</p></div>
<div><div class="legalnotice">
<a name="id294987"></a><p>
This document may be distributed subject to the terms and
conditions set forth in the Open Publication License, v1.0 or
later (the latest version is presently available at <a class="ulink" href="http://www.opencontent.org/openpub/" target="_top">http://www.opencontent.org/openpub/</a> )
</p>
</div></div>
<div><div class="abstract">
<p class="title"><b>Abstract</b></p>
<p>
libanjuta is Anjuta IDE framework for developing Anjuta plugins.
</p>
</div></div>
</div>
<hr>
</div>
<div class="toc"><dl>
<dt><span class="chapter"><a href="anjuta-architecture.html">Anjuta Architecture</a></span></dt>
<dd><dl><dt><span class="sect1"><a href="anjuta-architecture.html#id294059">Plugins</a></span></dt></dl></dd>
<dt><span class="chapter"><a href="writing-plugins.html">Writing plugins</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="writing-plugins.html#writing-plugins-description">Hello world plugin description, icon and UI files</a></span></dt>
<dt><span class="sect1"><a href="writing-plugins-simple.html">Hello world plugin</a></span></dt>
<dt><span class="sect1"><a href="writing-plugins-sources.html">Hello world advanced plugin</a></span></dt>
<dt><span class="sect1"><a href="writing-plugins-build-setup.html">Build setup</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="plugin-description-file.html">Plugin description file</a></span></dt>
<dt><span class="chapter"><a href="project-wizard-format.html">New Project Wizard format</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="project-wizard-format.html#overview">Overview</a></span></dt>
<dt><span class="sect1"><a href="header-block.html">Wizard header</a></span></dt>
<dt><span class="sect1"><a href="page-block.html">Wizard pages</a></span></dt>
<dt><span class="sect1"><a href="content-block.html">Wizard content</a></span></dt>
<dt><span class="sect1"><a href="action-block.html">Wizard actions</a></span></dt>
<dt><span class="sect1"><a href="internationalization.html">Internationalization</a></span></dt>
<dt><span class="sect1"><a href="distribution.html">Distribution</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="libanjuta-api.html">libanjuta API</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="libanjuta-AnjutaShell.html">AnjutaShell</a></span><span class="refpurpose"> — Application shell interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AnjutaPreferences.html">AnjutaPreferences</a></span><span class="refpurpose"> — Anjuta Prefereces system.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AnjutaPreferencesDialog.html">AnjutaPreferencesDialog</a></span><span class="refpurpose"> — Preferences dialog</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AnjutaUI.html">AnjutaUI</a></span><span class="refpurpose"> — User Interface manager</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AnjutaStatus.html">AnjutaStatus</a></span><span class="refpurpose"> — Program status such as status message, progress etc.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AnjutaPlugin.html">AnjutaPlugin</a></span><span class="refpurpose"> — Anjuta plugin base class from which all plugins are
derived.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-AnjutaPluginDescription.html">AnjutaPluginDescription</a></span><span class="refpurpose"> — Plugin description from .plugin file</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-AnjutaPluginHandle.html">AnjutaPluginHandle</a></span><span class="refpurpose"> — Handle used by plugin manager to keep track of plugins.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-AnjutaPluginManager.html">AnjutaPluginManager</a></span><span class="refpurpose"> — Plugins management and activation</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-AnjutaProfile.html">AnjutaProfile</a></span><span class="refpurpose"> — Profile is a collection of plugins</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-AnjutaProfileManager.html">AnjutaProfileManager</a></span><span class="refpurpose"> — Managers a stack of plugins profiles</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AnjutaLauncher.html">AnjutaLauncher</a></span><span class="refpurpose"> — External process launcher with async input/output</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AnjutaSavePrompt.html">AnjutaSavePrompt</a></span><span class="refpurpose"> — Save dialog prompt for unsaved data</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AnjutaSerializer.html">AnjutaSerializer</a></span><span class="refpurpose"> — Data serializer</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AnjutaSession.html">AnjutaSession</a></span><span class="refpurpose"> — Program session</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-Utilities.html">Utilities</a></span><span class="refpurpose"> — Utility functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-Program-resources.html">Program resources</a></span><span class="refpurpose"> — Application resource management</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-anjuta-encodings.html">anjuta-encodings</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-Debugging.html">Debugging</a></span><span class="refpurpose"> — Debug functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-AnjutaCommand.html">AnjutaCommand</a></span><span class="refpurpose"> — System for creating objects that provide a standard
interface to external components (libraries, processes,
etc.)</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-AnjutaSyncCommand.html">AnjutaSyncCommand</a></span><span class="refpurpose"> — <span class="type">AnjutaCommand</span> subclass that serves as the base for
commands that run synchronously.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-AnjutaAsyncCommand.html">AnjutaAsyncCommand</a></span><span class="refpurpose"> — <span class="type">AnjutaCommand</span> subclass that serves as the base for
commands that need to run in another thread.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-AnjutaVcsStatusTreeView.html">AnjutaVcsStatusTreeView</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-anjuta-convert.html">anjuta-convert</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-anjuta-version.html">anjuta-version</a></span><span class="refpurpose"> — Anjuta version checking</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="libanjuta-internal-api.html">libanjuta internal API</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="AnjutaCPluginFactory.html">AnjutaCPluginFactory</a></span><span class="refpurpose"> — Anjuta C plugin factory</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AnjutaCModule.html">AnjutaCModule</a></span><span class="refpurpose"> — Anjuta C module</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-anjuta-utils-priv.html">anjuta-utils-priv</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESplash.html">ESplash</a></span><span class="refpurpose"> — Splash screen</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AnjutaCellRendererCaptionedImage.html">AnjutaCellRendererCaptionedImage</a></span><span class="refpurpose"> — Captioned image cell renderer</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="plugin-interfaces.html">Plugin interfaces</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaBuildable.html">IAnjutaBuildable</a></span><span class="refpurpose"> — Implemented by plugins that can build. This interface
will be replaced by <span class="type">IAnjutaBuilder</span> (for build functions) and
<span class="type">IAnjutaEnvironment</span> for ianjuta_buildable_set_command,
ianjuta_buildable_reset_command and ianjuta_buildable_get_command.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaBuilder.html">IAnjutaBuilder</a></span><span class="refpurpose"> — Implemented by plugins that can build</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaDebugger.html">IAnjutaDebugger</a></span><span class="refpurpose"> — Debugger interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaDebuggerBreakpoint.html">IAnjutaDebuggerBreakpoint</a></span><span class="refpurpose"> — Breakpoint Debugger interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaDebuggerInstruction.html">IAnjutaDebuggerInstruction</a></span><span class="refpurpose"> — Debugger interface for machine instruction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaDebuggerMemory.html">IAnjutaDebuggerMemory</a></span><span class="refpurpose"> — Memory interface for debuggers</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaDebuggerRegister.html">IAnjutaDebuggerRegister</a></span><span class="refpurpose"> — Register interface for debuggers</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaDebuggerVariable.html">IAnjutaDebuggerVariable</a></span><span class="refpurpose"> — Variables interface for debuggers</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaDebugManager.html">IAnjutaDebugManager</a></span><span class="refpurpose"> — Common graphical interface to all debugger</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaDocument.html">IAnjutaDocument</a></span><span class="refpurpose"> — Interface for all kind of editable resources that
will be managed by IAnjutaDocumentManager</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaDocumentManager.html">IAnjutaDocumentManager</a></span><span class="refpurpose"> — Interface for plugin that manages all the editors</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEditor.html">IAnjutaEditor</a></span><span class="refpurpose"> — Text editor interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEditorAssist.html">IAnjutaEditorAssist</a></span><span class="refpurpose"> — Text editor assist interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEditorCell.html">IAnjutaEditorCell</a></span><span class="refpurpose"> — Text editor character cell</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEditorCellStyle.html">IAnjutaEditorCellStyle</a></span><span class="refpurpose"> — Text editor cell style interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEditorComment.html">IAnjutaEditorComment</a></span><span class="refpurpose"> — Text editor comment interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEditorConvert.html">IAnjutaEditorConvert</a></span><span class="refpurpose"> — Text editor convert interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEditorFactory.html">IAnjutaEditorFactory</a></span><span class="refpurpose"> — Text editor factory that creates IAnjutaEditor objects</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEditorFolds.html">IAnjutaEditorFolds</a></span><span class="refpurpose"> — Text editor folds inteface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEditorGoto.html">IAnjutaEditorGoto</a></span><span class="refpurpose"> — Text editor navigation interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEditorHover.html">IAnjutaEditorHover</a></span><span class="refpurpose"> — Text editor hover interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEditorLanguage.html">IAnjutaEditorLanguage</a></span><span class="refpurpose"> — Text editor language interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEditorLineMode.html">IAnjutaEditorLineMode</a></span><span class="refpurpose"> — Text editor line mode</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEditorSearch.html">IAnjutaEditorSearch</a></span><span class="refpurpose"> — Text editor search interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEditorSelection.html">IAnjutaEditorSelection</a></span><span class="refpurpose"> — Text editor selection interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEditorView.html">IAnjutaEditorView</a></span><span class="refpurpose"> — Text editor view interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEditorZoom.html">IAnjutaEditorZoom</a></span><span class="refpurpose"> — Text editor zoom interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaEnvironment.html">IAnjutaEnvironment</a></span><span class="refpurpose"> — Implemented by plugins doing cross compilation</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaFile.html">IAnjutaFile</a></span><span class="refpurpose"> — Implemented by plugins that can open files.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaFileLoader.html">IAnjutaFileLoader</a></span><span class="refpurpose"> — Loader to load files</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaFileManager.html">IAnjutaFileManager</a></span><span class="refpurpose"> — File manager plugin</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaFileSavable.html">IAnjutaFileSavable</a></span><span class="refpurpose"> — Implemented by plugins that can save files.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaHelp.html">IAnjutaHelp</a></span><span class="refpurpose"> — Implemented by plugins that can provide help support</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaIndicable.html">IAnjutaIndicable</a></span><span class="refpurpose"> — Implemented by indicate that indicate a range</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaIterable.html">IAnjutaIterable</a></span><span class="refpurpose"> — Implemented by objects that can iterate</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaIterableTree.html">IAnjutaIterableTree</a></span><span class="refpurpose"> — Implemented by tree objects that can iterate</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaLanguage.html">IAnjutaLanguage</a></span><span class="refpurpose"> — Interface to manage multiple programming languages</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaLoader.html">IAnjutaLoader</a></span><span class="refpurpose"> — Interface to load file or stream</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaMarkable.html">IAnjutaMarkable</a></span><span class="refpurpose"> — Implemented by editors (or views) with markers support</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaMessageManager.html">IAnjutaMessageManager</a></span><span class="refpurpose"> — The plugin that managers all message views</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaMessageView.html">IAnjutaMessageView</a></span><span class="refpurpose"> — A view where messages of different kind can be shown</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaPluginFactory.html">IAnjutaPluginFactory</a></span><span class="refpurpose"> — Create Anjuta plugin objects</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaPreferences.html">IAnjutaPreferences</a></span><span class="refpurpose"> — Preferences interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaPrint.html">IAnjutaPrint</a></span><span class="refpurpose"> — Print interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaProjectManager.html">IAnjutaProjectManager</a></span><span class="refpurpose"> — Interface for project managers</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaProjectChooser.html">IAnjutaProjectChooser</a></span><span class="refpurpose"> — Interface for selecting project node</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaProjectBackend.html">IAnjutaProjectBackend</a></span><span class="refpurpose"> — Interface for creating new project</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaStream.html">IAnjutaStream</a></span><span class="refpurpose"> — Implemented by plugins that can open file streams</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaStreamLoader.html">IAnjutaStreamLoader</a></span><span class="refpurpose"> — Loader to load streams</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaStreamSavable.html">IAnjutaStreamSavable</a></span><span class="refpurpose"> — Implemented by plugins that can save file streams</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaSymbol.html">IAnjutaSymbol</a></span><span class="refpurpose"> — Source code symbol interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaSymbolQuery.html">IAnjutaSymbolQuery</a></span><span class="refpurpose"> — Source code symbol query interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaSymbolManager.html">IAnjutaSymbolManager</a></span><span class="refpurpose"> — Source code symbols manager inteface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaTerminal.html">IAnjutaTerminal</a></span><span class="refpurpose"> — Interface for command line terminals</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaTodo.html">IAnjutaTodo</a></span><span class="refpurpose"> — Task manager interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaVcs.html">IAnjutaVcs</a></span><span class="refpurpose"> — Version control system interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-IAnjutaWizard.html">IAnjutaWizard</a></span><span class="refpurpose"> — Interface for wizards that can create new stuffs</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libanjuta-libanjuta-iface-marshallers.html">libanjuta-iface-marshallers</a></span><span class="refpurpose"></span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="object-hierarchy.html">Object Hierarchy</a></span></dt>
</dl></div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.18</div>
</body>
</html>
|