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 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>libfo-version</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="xmlroff Reference Manual">
<link rel="up" href="utility-modules.html" title="Utility Modules">
<link rel="prev" href="xmlroff-Additional-Pango-attributes-needed-by-LibFO.html" title="Additional Pango attributes needed by LibFO">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="users.html" title="Users' Guide">
<link rel="chapter" href="developers.html" title="Developers' Guide">
<link rel="chapter" href="object-hierarchy.html" title="Object Hierarchy">
<link rel="chapter" href="object.html" title="FoObject is wonderful">
<link rel="chapter" href="node.html" title="FoNode is wonderful">
<link rel="chapter" href="interfaces.html" title="Interfaces are truly wonderful">
<link rel="chapter" href="formatting-objects.html" title="Formatting Objects are truly wonderful">
<link rel="chapter" href="properties.html" title="Properties">
<link rel="chapter" href="areas.html" title="Area Objects">
<link rel="chapter" href="datatypes.html" title="Datatype Objects">
<link rel="chapter" href="context.html" title="Property Context Object">
<link rel="chapter" href="other-objects.html" title="Other Objects">
<link rel="chapter" href="utility-objects.html" title="Utility Objects">
<link rel="chapter" href="utility-modules.html" title="Utility Modules">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="xmlroff-Additional-Pango-attributes-needed-by-LibFO.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="utility-modules.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">xmlroff Reference Manual</th>
<td> </td>
</tr>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#xmlroff-libfo-version.synopsis" class="shortcut">Top</a>
|
<a href="#xmlroff-libfo-version.description" class="shortcut">Description</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="xmlroff-libfo-version"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="xmlroff-libfo-version.top_of_page"></a>libfo-version</span></h2>
<p>libfo-version — libfo version checking</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="xmlroff-libfo-version.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#define <a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION-MAJOR:CAPS" title="LIBFO_VERSION_MAJOR">LIBFO_VERSION_MAJOR</a>
#define <a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION-MINOR:CAPS" title="LIBFO_VERSION_MINOR">LIBFO_VERSION_MINOR</a>
#define <a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION-MICRO:CAPS" title="LIBFO_VERSION_MICRO">LIBFO_VERSION_MICRO</a>
#define <a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION-STRING:CAPS" title="LIBFO_VERSION_STRING">LIBFO_VERSION_STRING</a>
#define <a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION-EXTRA:CAPS" title="LIBFO_VERSION_EXTRA">LIBFO_VERSION_EXTRA</a>
#define <a class="link" href="xmlroff-libfo-version.html#LIBFO-PIXELS-PER-INCH:CAPS" title="LIBFO_PIXELS_PER_INCH">LIBFO_PIXELS_PER_INCH</a>
#define <a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION-ENCODE:CAPS" title="LIBFO_VERSION_ENCODE()">LIBFO_VERSION_ENCODE</a> (major, minor, micro)
#define <a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION:CAPS" title="LIBFO_VERSION">LIBFO_VERSION</a>
#define <a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION-CHECK:CAPS" title="LIBFO_VERSION_CHECK()">LIBFO_VERSION_CHECK</a> (major,minor,micro)
int <a class="link" href="xmlroff-libfo-version.html#libfo-version" title="libfo_version ()">libfo_version</a> (void);
const char* <a class="link" href="xmlroff-libfo-version.html#libfo-version-string" title="libfo_version_string ()">libfo_version_string</a> (void);
const char* <a class="link" href="xmlroff-libfo-version.html#libfo-version-check" title="libfo_version_check ()">libfo_version_check</a> (int required_major,
int required_minor,
int required_micro);
int <a class="link" href="xmlroff-libfo-version.html#libfo-pixels-per-inch" title="libfo_pixels_per_inch ()">libfo_pixels_per_inch</a> (void);
enum <a class="link" href="xmlroff-libfo-version.html#LibfoModuleEnum" title="enum LibfoModuleEnum">LibfoModuleEnum</a>;
<a class="link" href="xmlroff-libfo-version.html#LibfoVersionInfo" title="LibfoVersionInfo">LibfoVersionInfo</a>;
const <a class="link" href="xmlroff-libfo-version.html#LibfoVersionInfo" title="LibfoVersionInfo">LibfoVersionInfo</a>** <a class="link" href="xmlroff-libfo-version.html#libfo-version-get-info" title="libfo_version_get_info ()">libfo_version_get_info</a> (void);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="xmlroff-libfo-version.description"></a><h2>Description</h2>
<p>
The capital-letter macros defined here can be used to check the
version of libfo at compile-time, and to
<span class="emphasis"><em>encode</em></span> libfo versions into integers. The
functions can be used to check the version of the linked libfo
library at run-time.</p>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="xmlroff-libfo-version.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="LIBFO-VERSION-MAJOR:CAPS"></a><h3>LIBFO_VERSION_MAJOR</h3>
<pre class="programlisting">#define LIBFO_VERSION_MAJOR 0
</pre>
<p>
The major component of the version of libfo available at
compile-time.</p>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="LIBFO-VERSION-MINOR:CAPS"></a><h3>LIBFO_VERSION_MINOR</h3>
<pre class="programlisting">#define LIBFO_VERSION_MINOR 6
</pre>
<p>
The minor component of the version of libfo available at
compile-time.</p>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="LIBFO-VERSION-MICRO:CAPS"></a><h3>LIBFO_VERSION_MICRO</h3>
<pre class="programlisting">#define LIBFO_VERSION_MICRO 2
</pre>
<p>
The micro component of the version of libfo available at
compile-time.</p>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="LIBFO-VERSION-STRING:CAPS"></a><h3>LIBFO_VERSION_STRING</h3>
<pre class="programlisting">#define LIBFO_VERSION_STRING "0.6.2"
</pre>
<p>
A string literal containing the version of libfo available at
compile-time.</p>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="LIBFO-VERSION-EXTRA:CAPS"></a><h3>LIBFO_VERSION_EXTRA</h3>
<pre class="programlisting">#define LIBFO_VERSION_EXTRA "-SVN541"
</pre>
<p>
Extra compile-time version information string literal containing,
e.g., the Subversion changeset number.</p>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="LIBFO-PIXELS-PER-INCH:CAPS"></a><h3>LIBFO_PIXELS_PER_INCH</h3>
<pre class="programlisting">#define LIBFO_PIXELS_PER_INCH 96
</pre>
<p>
Pixels per inch for use with graphics without intrinsic size.</p>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="LIBFO-VERSION-ENCODE:CAPS"></a><h3>LIBFO_VERSION_ENCODE()</h3>
<pre class="programlisting">#define LIBFO_VERSION_ENCODE(major, minor, micro)</pre>
<p>
This macro encodes the given libfo version into an integer. The
numbers returned by <a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION:CAPS" title="LIBFO_VERSION"><span class="type">LIBFO_VERSION</span></a> and <a class="link" href="xmlroff-libfo-version.html#libfo-version" title="libfo_version ()"><code class="function">libfo_version()</code></a> are encoded
using this macro. Two encoded version numbers can be compared as
integers.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>major</code></em> :</span></p></td>
<td> the major component of the version number
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>minor</code></em> :</span></p></td>
<td> the minor component of the version number
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>micro</code></em> :</span></p></td>
<td> the micro component of the version number
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="LIBFO-VERSION:CAPS"></a><h3>LIBFO_VERSION</h3>
<pre class="programlisting">#define LIBFO_VERSION</pre>
<p>
The version of libfo available at compile-time, encoded using
<a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION-ENCODE:CAPS" title="LIBFO_VERSION_ENCODE()"><code class="function">LIBFO_VERSION_ENCODE()</code></a>.</p>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="LIBFO-VERSION-CHECK:CAPS"></a><h3>LIBFO_VERSION_CHECK()</h3>
<pre class="programlisting">#define LIBFO_VERSION_CHECK(major,minor,micro)</pre>
<p>
Checks that the version of libfo available at compile-time is
not older than the provided version number.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>major</code></em> :</span></p></td>
<td> the major component of the version number
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>minor</code></em> :</span></p></td>
<td> the minor component of the version number
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>micro</code></em> :</span></p></td>
<td> the micro component of the version number
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="libfo-version"></a><h3>libfo_version ()</h3>
<pre class="programlisting">int libfo_version (void);</pre>
<p>
This is similar to the macro <a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION:CAPS" title="LIBFO_VERSION"><code class="literal">LIBFO_VERSION</code></a> except that it returns
the encoded version of libfo available at run-time, as opposed
to the version available at compile-time.
</p>
<p>
A version number can be encoded into an integer using
<a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION-ENCODE:CAPS" title="LIBFO_VERSION_ENCODE()"><code class="function">LIBFO_VERSION_ENCODE()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>value: The encoded version of libfo library
available at run time.
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="libfo-version-string"></a><h3>libfo_version_string ()</h3>
<pre class="programlisting">const char* libfo_version_string (void);</pre>
<p>
This is similar to the macro <a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION-STRING:CAPS" title="LIBFO_VERSION_STRING"><code class="literal">LIBFO_VERSION_STRING</code></a> except that it
returns the version of libfo available at run-time, as opposed
to the version available at compile-time.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>value: A string containing the version of libfo library
available at run time.
The returned string is owned by libfo and should not be modified
or freed.
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="libfo-version-check"></a><h3>libfo_version_check ()</h3>
<pre class="programlisting">const char* libfo_version_check (int required_major,
int required_minor,
int required_micro);</pre>
<p>
Checks that the libfo library in use is compatible with the
given version. Generally you would pass in the constants
<a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION-MAJOR:CAPS" title="LIBFO_VERSION_MAJOR"><code class="literal">LIBFO_VERSION_MAJOR</code></a>, <a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION-MINOR:CAPS" title="LIBFO_VERSION_MINOR"><code class="literal">LIBFO_VERSION_MINOR</code></a>, <a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION-MICRO:CAPS" title="LIBFO_VERSION_MICRO"><code class="literal">LIBFO_VERSION_MICRO</code></a> as the
three arguments to this function; that produces a check that the
library in use at run-time is compatible with the version of
libfo the application or module was compiled against.
</p>
<p>
Compatibility is defined by two things: first the version
of the running library is newer than the version
<em class="parameter"><code>required_major.required_minor</code></em>.<em class="parameter"><code>required_micro</code></em>. Second
the running library must be binary compatible with the
version <em class="parameter"><code>required_major.required_minor</code></em>.<em class="parameter"><code>required_micro</code></em>
(same major version.)
</p>
<p>
For compile-time version checking use <a class="link" href="xmlroff-libfo-version.html#LIBFO-VERSION-CHECK:CAPS" title="LIBFO_VERSION_CHECK()"><code class="function">LIBFO_VERSION_CHECK()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>required_major</code></em> :</span></p></td>
<td> the required major version.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>required_minor</code></em> :</span></p></td>
<td> the required minor version.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>required_micro</code></em> :</span></p></td>
<td> the required major version.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> if the libfo library is compatible with the
given version, or a string describing the version mismatch. The
returned string is owned by libfo and should not be modified
or freed.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="libfo-pixels-per-inch"></a><h3>libfo_pixels_per_inch ()</h3>
<pre class="programlisting">int libfo_pixels_per_inch (void);</pre>
<p>
This is similar to the macro <a class="link" href="xmlroff-libfo-version.html#LIBFO-PIXELS-PER-INCH:CAPS" title="LIBFO_PIXELS_PER_INCH"><code class="literal">LIBFO_PIXELS_PER_INCH</code></a> except that it
returns the encoded pixels per inch of libfo available at run-time,
as opposed to the pixels per inch available at compile-time.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>value: The encoded pixels per inch of libfo library
available at run time.
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="LibfoModuleEnum"></a><h3>enum LibfoModuleEnum</h3>
<pre class="programlisting">typedef enum {
LIBFO_MODULE_INVALID,
LIBFO_MODULE_XSL_FORMATTER,
LIBFO_MODULE_XSLT_PROCESSOR,
LIBFO_MODULE_XML_DOC,
LIBFO_MODULE_BACKEND,
LIBFO_MODULE_PANGO
} LibfoModuleEnum;
</pre>
<p>
The type of a module of libfo.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><a name="LIBFO-MODULE-INVALID:CAPS"></a><span class="term"><code class="literal">LIBFO_MODULE_INVALID</code></span></p></td>
<td> Not a module
</td>
</tr>
<tr>
<td><p><a name="LIBFO-MODULE-XSL-FORMATTER:CAPS"></a><span class="term"><code class="literal">LIBFO_MODULE_XSL_FORMATTER</code></span></p></td>
<td> XSL formatter
</td>
</tr>
<tr>
<td><p><a name="LIBFO-MODULE-XSLT-PROCESSOR:CAPS"></a><span class="term"><code class="literal">LIBFO_MODULE_XSLT_PROCESSOR</code></span></p></td>
<td> XSLT processor
</td>
</tr>
<tr>
<td><p><a name="LIBFO-MODULE-XML-DOC:CAPS"></a><span class="term"><code class="literal">LIBFO_MODULE_XML_DOC</code></span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><a name="LIBFO-MODULE-BACKEND:CAPS"></a><span class="term"><code class="literal">LIBFO_MODULE_BACKEND</code></span></p></td>
<td> Backend
</td>
</tr>
<tr>
<td><p><a name="LIBFO-MODULE-PANGO:CAPS"></a><span class="term"><code class="literal">LIBFO_MODULE_PANGO</code></span></p></td>
<td> Pango
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="LibfoVersionInfo"></a><h3>LibfoVersionInfo</h3>
<pre class="programlisting">typedef struct {
LibfoModuleEnum module;
const gchar *nick;
const gchar *name;
gint compiled;
const gchar *compiled_string;
gint runtime;
const gchar *runtime_string;
} LibfoVersionInfo;
</pre>
<p>
Collected version information about a component of libfo.
</p>
<p>
Other than <em class="parameter"><code>nick</code></em>, one or more of the parts of the <a class="link" href="xmlroff-libfo-version.html#LibfoVersionInfo" title="LibfoVersionInfo"><span class="type">LibfoVersionInfo</span></a>
may be 0 or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> if the component is unable to report that
information.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><a class="link" href="xmlroff-libfo-version.html#LibfoModuleEnum" title="enum LibfoModuleEnum">LibfoModuleEnum</a> <em class="structfield"><code>module</code></em>;</span></p></td>
<td> Type of the module
</td>
</tr>
<tr>
<td><p><span class="term">const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *<em class="structfield"><code>nick</code></em>;</span></p></td>
<td> Nickname
</td>
</tr>
<tr>
<td><p><span class="term">const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *<em class="structfield"><code>name</code></em>;</span></p></td>
<td> <a class="link" href="FoObject.html" title="FoObject"><span class="type">FoObject</span></a> type name, e.g., <a class="link" href="xmlroff-FoDocCairo.html#FoDocCairo" title="FoDocCairo"><span class="type">FoDocCairo</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> <em class="structfield"><code>compiled</code></em>;</span></p></td>
<td> Compiled version number
</td>
</tr>
<tr>
<td><p><span class="term">const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *<em class="structfield"><code>compiled_string</code></em>;</span></p></td>
<td> Compiled version number string
</td>
</tr>
<tr>
<td><p><span class="term"><a
href="../glib/glib-Basic-Types.html#gint"
>gint</a> <em class="structfield"><code>runtime</code></em>;</span></p></td>
<td> Runtime version number
</td>
</tr>
<tr>
<td><p><span class="term">const <a
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *<em class="structfield"><code>runtime_string</code></em>;</span></p></td>
<td> Runtime version number string
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="libfo-version-get-info"></a><h3>libfo_version_get_info ()</h3>
<pre class="programlisting">const <a class="link" href="xmlroff-libfo-version.html#LibfoVersionInfo" title="LibfoVersionInfo">LibfoVersionInfo</a>** libfo_version_get_info (void);</pre>
<p>
Gets the <a class="link" href="xmlroff-libfo-version.html#LibfoVersionInfo" title="LibfoVersionInfo"><span class="type">LibfoVersionInfo</span></a> of libfo components.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> Array of pointers to <a class="link" href="xmlroff-libfo-version.html#LibfoVersionInfo" title="LibfoVersionInfo"><span class="type">LibfoVersionInfo</span></a>. The last item is <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a>.
</td>
</tr></tbody>
</table></div>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
</body>
</html>
|