~ubuntu-branches/ubuntu/trusty/pango1.0/trusty-proposed

« back to all changes in this revision

Viewing changes to docs/html/pango-Version-Checking.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-09-09 07:49:30 UTC
  • mfrom: (1.6.1 upstream) (63.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090909074930-zlgadwz6svi311vh
Tags: 1.25.6-1
New upstream development release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Version Checking</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.3">
7
7
<link rel="home" href="index.html" title="Pango Reference Manual">
8
8
<link rel="up" href="lowlevel.html" title="Low Level Functionality">
9
9
<link rel="prev" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">
28
28
<link rel="index" href="index-1.18.html" title="Index of new symbols in 1.18">
29
29
<link rel="index" href="index-1.20.html" title="Index of new symbols in 1.20">
30
30
<link rel="index" href="index-1.22.html" title="Index of new symbols in 1.22">
 
31
<link rel="index" href="index-1.24.html" title="Index of new symbols in 1.24">
 
32
<link rel="index" href="index-1.26.html" title="Index of new symbols in 1.26">
31
33
</head>
32
34
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
33
35
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
132
134
<hr>
133
135
<div class="refsect2" lang="en">
134
136
<a name="PANGO-VERSION-MINOR--CAPS"></a><h3>PANGO_VERSION_MINOR</h3>
135
 
<pre class="programlisting">#define PANGO_VERSION_MINOR 24
 
137
<pre class="programlisting">#define PANGO_VERSION_MINOR 25
136
138
</pre>
137
139
<p>
138
140
The minor component of the version of Pango available at compile-time.
141
143
<hr>
142
144
<div class="refsect2" lang="en">
143
145
<a name="PANGO-VERSION-MICRO--CAPS"></a><h3>PANGO_VERSION_MICRO</h3>
144
 
<pre class="programlisting">#define PANGO_VERSION_MICRO 0
 
146
<pre class="programlisting">#define PANGO_VERSION_MICRO 6
145
147
</pre>
146
148
<p>
147
149
The micro component of the version of Pango available at compile-time.
150
152
<hr>
151
153
<div class="refsect2" lang="en">
152
154
<a name="PANGO-VERSION-STRING--CAPS"></a><h3>PANGO_VERSION_STRING</h3>
153
 
<pre class="programlisting">#define PANGO_VERSION_STRING "1.24.0"
 
155
<pre class="programlisting">#define PANGO_VERSION_STRING "1.25.6"
154
156
</pre>
155
157
<p>
156
158
A string literal containing the version of Pango available at compile-time.
282
284
<tr>
283
285
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
284
286
<td> <a
285
 
href="/home/behdad/.local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL--CAPS"
 
287
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
286
288
><code class="literal">NULL</code></a> if the Pango library is compatible with the
287
289
  given version, or a string describing the version mismatch.
288
290
  The returned string is owned by Pango and should not be modified