~ubuntu-branches/ubuntu/quantal/thunar/quantal-proposed

« back to all changes in this revision

Viewing changes to docs/reference/thunarx/html/thunarx-Variables-and-functions-to-check-the-library-version.html

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2011-01-30 20:05:10 UTC
  • mto: (2.1.3 experimental) (1.3.1)
  • mto: This revision was merged to the branch mainline in revision 73.
  • Revision ID: james.westby@ubuntu.com-20110130200510-dk1j0ege02i7zgbe
Tags: upstream-1.2.1
Import upstream version 1.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
146
146
<p>
147
147
</p>
148
148
<div class="example">
149
 
<a name="id2604792"></a><p class="title"><b>Example 3. Checking the runtime version of the Thunar Extension library</b></p>
 
149
<a name="id2628958"></a><p class="title"><b>Example 3. Checking the runtime version of the Thunar Extension library</b></p>
150
150
<div class="example-contents">
151
151
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
152
152
    <tbody>
225
225
<hr>
226
226
<div class="refsect2" title="THUNARX_MICRO_VERSION">
227
227
<a name="THUNARX-MICRO-VERSION:CAPS"></a><h3>THUNARX_MICRO_VERSION</h3>
228
 
<pre class="programlisting">#define THUNARX_MICRO_VERSION 0
 
228
<pre class="programlisting">#define THUNARX_MICRO_VERSION 1
229
229
</pre>
230
230
<p>
231
231
  The micro version number of the <code class="systemitem">thunarx</code> library.
243
243
  the same as or newer than the passed-in version.
244
244
</p>
245
245
<div class="example">
246
 
<a name="id2605042"></a><p class="title"><b>Example 4. Checking the version of the Thunar Extension library</b></p>
 
246
<a name="id2629209"></a><p class="title"><b>Example 4. Checking the version of the Thunar Extension library</b></p>
247
247
<div class="example-contents">
248
248
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
249
249
    <tbody>