~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/gtk-Feature-Test-Macros.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-09-23 09:50:04 UTC
  • mfrom: (1.5.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 129.
  • Revision ID: james.westby@ubuntu.com-20090923095004-e9xauadn4bjs5n7m
Tags: upstream-2.18.0
ImportĀ upstreamĀ versionĀ 2.18.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
284
284
<hr>
285
285
<div class="refsect2" title="GTK_MINOR_VERSION">
286
286
<a name="GTK-MINOR-VERSION--CAPS"></a><h3>GTK_MINOR_VERSION</h3>
287
 
<pre class="programlisting">#define GTK_MINOR_VERSION                           (17)
 
287
<pre class="programlisting">#define GTK_MINOR_VERSION                           (18)
288
288
</pre>
289
289
<p>
290
290
Like <a class="link" href="gtk-Feature-Test-Macros.html#gtk-minor-version" title="gtk_minor_version"><span class="type">gtk_minor_version</span></a>, but from the headers used at
295
295
<hr>
296
296
<div class="refsect2" title="GTK_MICRO_VERSION">
297
297
<a name="GTK-MICRO-VERSION--CAPS"></a><h3>GTK_MICRO_VERSION</h3>
298
 
<pre class="programlisting">#define GTK_MICRO_VERSION                           (11)
 
298
<pre class="programlisting">#define GTK_MICRO_VERSION                           (0)
299
299
</pre>
300
300
<p>
301
301
Like <a class="link" href="gtk-Feature-Test-Macros.html#gtk-micro-version" title="gtk_micro_version"><span class="type">gtk_micro_version</span></a>, but from the headers used at
306
306
<hr>
307
307
<div class="refsect2" title="GTK_BINARY_AGE">
308
308
<a name="GTK-BINARY-AGE--CAPS"></a><h3>GTK_BINARY_AGE</h3>
309
 
<pre class="programlisting">#define GTK_BINARY_AGE                                      (1711)
 
309
<pre class="programlisting">#define GTK_BINARY_AGE                                      (1800)
310
310
</pre>
311
311
<p>
312
312
Like <a class="link" href="gtk-Feature-Test-Macros.html#gtk-binary-age" title="gtk_binary_age"><span class="type">gtk_binary_age</span></a>, but from the headers used at