~ubuntu-branches/ubuntu/trusty/anjuta/trusty

« back to all changes in this revision

Viewing changes to manuals/reference/libanjuta/html/libanjuta-AnjutaPluginHandle.html

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-08-17 23:48:26 UTC
  • mfrom: (1.1.50)
  • Revision ID: package-import@ubuntu.com-20120817234826-fvk3rfp6nmfaqi9p
Tags: 2:3.5.5-0ubuntu1
* New upstream release.
* debian/control.in:
  - Bump vala dependency to 0.18 series
  - Drop graphviz from build-depends
* debian/watch: Watch for unstable releases

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="Anjuta Developers Reference Manual">
8
8
<link rel="up" href="libanjuta-api.html" title="libanjuta API">
9
 
<link rel="prev" href="libanjuta-AnjutaPluginDescription.html" title="AnjutaPluginDescription">
 
9
<link rel="prev" href="AnjutaPluginDescription.html" title="AnjutaPluginDescription">
10
10
<link rel="next" href="libanjuta-AnjutaPluginManager.html" title="AnjutaPluginManager">
11
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
16
<tr valign="middle">
17
 
<td><a accesskey="p" href="libanjuta-AnjutaPluginDescription.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
17
<td><a accesskey="p" href="AnjutaPluginDescription.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
18
<td><a accesskey="u" href="libanjuta-api.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
19
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
20
<th width="100%" align="center">Anjuta Developers Reference Manual</th>
54
54
<a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             <a class="link" href="libanjuta-AnjutaPluginHandle.html#anjuta-plugin-handle-get-dependency-names" title="anjuta_plugin_handle_get_dependency_names ()">anjuta_plugin_handle_get_dependency_names</a>
55
55
                                                        (<em class="parameter"><code><span class="type">AnjutaPluginHandle</span> *plugin_handle</code></em>);
56
56
<a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="returnvalue">GHashTable</span></a> *        <a class="link" href="libanjuta-AnjutaPluginHandle.html#anjuta-plugin-handle-get-dependents" title="anjuta_plugin_handle_get_dependents ()">anjuta_plugin_handle_get_dependents</a> (<em class="parameter"><code><span class="type">AnjutaPluginHandle</span> *plugin_handle</code></em>);
57
 
<a class="link" href="libanjuta-AnjutaPluginDescription.html#AnjutaPluginDescription" title="AnjutaPluginDescription"><span class="returnvalue">AnjutaPluginDescription</span></a> * <a class="link" href="libanjuta-AnjutaPluginHandle.html#anjuta-plugin-handle-get-description" title="anjuta_plugin_handle_get_description ()">anjuta_plugin_handle_get_description</a>
 
57
<a class="link" href="AnjutaPluginDescription.html" title="AnjutaPluginDescription"><span class="returnvalue">AnjutaPluginDescription</span></a> * <a class="link" href="libanjuta-AnjutaPluginHandle.html#anjuta-plugin-handle-get-description" title="anjuta_plugin_handle_get_description ()">anjuta_plugin_handle_get_description</a>
58
58
                                                        (<em class="parameter"><code><span class="type">AnjutaPluginHandle</span> *plugin_handle</code></em>);
59
59
const <span class="returnvalue">char</span> *        <a class="link" href="libanjuta-AnjutaPluginHandle.html#anjuta-plugin-handle-get-icon-path" title="anjuta_plugin_handle_get_icon_path ()">anjuta_plugin_handle_get_icon_path</a>  (<em class="parameter"><code><span class="type">AnjutaPluginHandle</span> *plugin_handle</code></em>);
60
60
const <span class="returnvalue">char</span> *        <a class="link" href="libanjuta-AnjutaPluginHandle.html#anjuta-plugin-handle-get-id" title="anjuta_plugin_handle_get_id ()">anjuta_plugin_handle_get_id</a>         (<em class="parameter"><code><span class="type">AnjutaPluginHandle</span> *plugin_handle</code></em>);
152
152
<hr>
153
153
<div class="refsect2">
154
154
<a name="anjuta-plugin-handle-get-description"></a><h3>anjuta_plugin_handle_get_description ()</h3>
155
 
<pre class="programlisting"><a class="link" href="libanjuta-AnjutaPluginDescription.html#AnjutaPluginDescription" title="AnjutaPluginDescription"><span class="returnvalue">AnjutaPluginDescription</span></a> * anjuta_plugin_handle_get_description
 
155
<pre class="programlisting"><a class="link" href="AnjutaPluginDescription.html" title="AnjutaPluginDescription"><span class="returnvalue">AnjutaPluginDescription</span></a> * anjuta_plugin_handle_get_description
156
156
                                                        (<em class="parameter"><code><span class="type">AnjutaPluginHandle</span> *plugin_handle</code></em>);</pre>
157
157
<p>
158
158
</p>
265
265
</div>
266
266
<div class="refsect1">
267
267
<a name="libanjuta-AnjutaPluginHandle.see-also"></a><h2>See Also</h2>
268
 
<span class="type">AnjutaPluginManager</span>, <a class="link" href="libanjuta-AnjutaPluginDescription.html#AnjutaPluginDescription" title="AnjutaPluginDescription"><span class="type">AnjutaPluginDescription</span></a>, <a class="link" href="AnjutaPlugin.html" title="AnjutaPlugin"><span class="type">AnjutaPlugin</span></a>
 
268
<span class="type">AnjutaPluginManager</span>, <a class="link" href="AnjutaPluginDescription.html" title="AnjutaPluginDescription"><span class="type">AnjutaPluginDescription</span></a>, <a class="link" href="AnjutaPlugin.html" title="AnjutaPlugin"><span class="type">AnjutaPlugin</span></a>
269
269
</div>
270
270
</div>
271
271
<div class="footer">