~ubuntu-branches/ubuntu/utopic/anjuta/utopic-proposed

« back to all changes in this revision

Viewing changes to manuals/reference/libanjuta/html/libanjuta-anjuta-pkg-config.html

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Jackson Doak
  • Date: 2014-07-12 15:17:39 UTC
  • mfrom: (1.4.14)
  • Revision ID: package-import@ubuntu.com-20140712151739-p9xy0ntlgbpm2nxq
Tags: 2:3.12.0-1
* Team upload.

[ Jackson Doak ]
* New upstream release
* Drop 03_valac_0.22.patch, fixed upstream\
* debian/control:
  - Bump b-dep version on libgtk-3-dev (>= 3.6.0), libglib2.0-dev (>= 2.34.0)
  - Bump stardards-version to 3.9.5. No changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>anjuta-pkg-config</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
 
7
<link rel="home" href="index.html" title="Anjuta Developers Reference Manual">
 
8
<link rel="up" href="libanjuta-api.html" title="libanjuta API">
 
9
<link rel="prev" href="libanjuta-AnjutaPkgConfigChooser.html" title="AnjutaPkgConfigChooser">
 
10
<link rel="next" href="libanjuta-AnjutaPkgScanner.html" title="AnjutaPkgScanner">
 
11
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
</head>
 
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
 
16
<tr valign="middle">
 
17
<td><a accesskey="p" href="libanjuta-AnjutaPkgConfigChooser.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
18
<td><a accesskey="u" href="libanjuta-api.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
19
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
20
<th width="100%" align="center">Anjuta Developers Reference Manual</th>
 
21
<td><a accesskey="n" href="libanjuta-AnjutaPkgScanner.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
22
</tr>
 
23
<tr><td colspan="5" class="shortcuts">
 
24
<a href="#libanjuta-anjuta-pkg-config.synopsis" class="shortcut">Top</a>
 
25
                   | 
 
26
                  <a href="#libanjuta-anjuta-pkg-config.description" class="shortcut">Description</a>
 
27
</td></tr>
 
28
</table>
 
29
<div class="refentry">
 
30
<a name="libanjuta-anjuta-pkg-config"></a><div class="titlepage"></div>
 
31
<div class="refnamediv"><table width="100%"><tr>
 
32
<td valign="top">
 
33
<h2><span class="refentrytitle"><a name="libanjuta-anjuta-pkg-config.top_of_page"></a>anjuta-pkg-config</span></h2>
 
34
<p>anjuta-pkg-config</p>
 
35
</td>
 
36
<td valign="top" align="right"></td>
 
37
</tr></table></div>
 
38
<div class="refsynopsisdiv">
 
39
<a name="libanjuta-anjuta-pkg-config.synopsis"></a><h2>Synopsis</h2>
 
40
<pre class="synopsis"><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-anjuta-pkg-config.html#anjuta-pkg-config-list-dependencies" title="anjuta_pkg_config_list_dependencies ()">anjuta_pkg_config_list_dependencies</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *package</code></em>,
 
41
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
 
42
<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-anjuta-pkg-config.html#anjuta-pkg-config-get-directories" title="anjuta_pkg_config_get_directories ()">anjuta_pkg_config_get_directories</a>   (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *pkg_name</code></em>,
 
43
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> no_deps</code></em>,
 
44
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
 
45
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libanjuta-anjuta-pkg-config.html#anjuta-pkg-config-ignore-package" title="anjuta_pkg_config_ignore_package ()">anjuta_pkg_config_ignore_package</a>    (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);
 
46
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="libanjuta-anjuta-pkg-config.html#anjuta-pkg-config-get-version" title="anjuta_pkg_config_get_version ()">anjuta_pkg_config_get_version</a>       (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *package</code></em>);
 
47
</pre>
 
48
</div>
 
49
<div class="refsect1">
 
50
<a name="libanjuta-anjuta-pkg-config.description"></a><h2>Description</h2>
 
51
<p>
 
52
</p>
 
53
</div>
 
54
<div class="refsect1">
 
55
<a name="libanjuta-anjuta-pkg-config.details"></a><h2>Details</h2>
 
56
<div class="refsect2">
 
57
<a name="anjuta-pkg-config-list-dependencies"></a><h3>anjuta_pkg_config_list_dependencies ()</h3>
 
58
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             anjuta_pkg_config_list_dependencies (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *package</code></em>,
 
59
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
 
60
<p>
 
61
</p>
 
62
</div>
 
63
<hr>
 
64
<div class="refsect2">
 
65
<a name="anjuta-pkg-config-get-directories"></a><h3>anjuta_pkg_config_get_directories ()</h3>
 
66
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             anjuta_pkg_config_get_directories   (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *pkg_name</code></em>,
 
67
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> no_deps</code></em>,
 
68
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
 
69
<p>
 
70
</p>
 
71
</div>
 
72
<hr>
 
73
<div class="refsect2">
 
74
<a name="anjuta-pkg-config-ignore-package"></a><h3>anjuta_pkg_config_ignore_package ()</h3>
 
75
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            anjuta_pkg_config_ignore_package    (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
 
76
<p>
 
77
</p>
 
78
</div>
 
79
<hr>
 
80
<div class="refsect2">
 
81
<a name="anjuta-pkg-config-get-version"></a><h3>anjuta_pkg_config_get_version ()</h3>
 
82
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             anjuta_pkg_config_get_version       (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *package</code></em>);</pre>
 
83
<p>
 
84
</p>
 
85
</div>
 
86
</div>
 
87
</div>
 
88
<div class="footer">
 
89
<hr>
 
90
          Generated by GTK-Doc V1.19</div>
 
91
</body>
 
92
</html>
 
 
b'\\ No newline at end of file'