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

« back to all changes in this revision

Viewing changes to docs/reference/gtk/xml/gtkfeatures.xml

  • 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:
178
178
</para></refsect2>
179
179
<refsect2 id="GTK-MINOR-VERSION--CAPS" role="macro">
180
180
<title>GTK_MINOR_VERSION</title>
181
 
<indexterm zone="GTK-MINOR-VERSION--CAPS"><primary sortas="MINOR_VERSION">GTK_MINOR_VERSION</primary></indexterm><programlisting>#define GTK_MINOR_VERSION                              (17)
 
181
<indexterm zone="GTK-MINOR-VERSION--CAPS"><primary sortas="MINOR_VERSION">GTK_MINOR_VERSION</primary></indexterm><programlisting>#define GTK_MINOR_VERSION                              (18)
182
182
</programlisting>
183
183
<para>
184
184
Like <link linkend="gtk-minor-version"><type>gtk_minor_version</type></link>, but from the headers used at
187
187
</para></refsect2>
188
188
<refsect2 id="GTK-MICRO-VERSION--CAPS" role="macro">
189
189
<title>GTK_MICRO_VERSION</title>
190
 
<indexterm zone="GTK-MICRO-VERSION--CAPS"><primary sortas="MICRO_VERSION">GTK_MICRO_VERSION</primary></indexterm><programlisting>#define GTK_MICRO_VERSION                              (11)
 
190
<indexterm zone="GTK-MICRO-VERSION--CAPS"><primary sortas="MICRO_VERSION">GTK_MICRO_VERSION</primary></indexterm><programlisting>#define GTK_MICRO_VERSION                              (0)
191
191
</programlisting>
192
192
<para>
193
193
Like <link linkend="gtk-micro-version"><type>gtk_micro_version</type></link>, but from the headers used at
196
196
</para></refsect2>
197
197
<refsect2 id="GTK-BINARY-AGE--CAPS" role="macro">
198
198
<title>GTK_BINARY_AGE</title>
199
 
<indexterm zone="GTK-BINARY-AGE--CAPS"><primary sortas="BINARY_AGE">GTK_BINARY_AGE</primary></indexterm><programlisting>#define GTK_BINARY_AGE                                  (1711)
 
199
<indexterm zone="GTK-BINARY-AGE--CAPS"><primary sortas="BINARY_AGE">GTK_BINARY_AGE</primary></indexterm><programlisting>#define GTK_BINARY_AGE                                  (1800)
200
200
</programlisting>
201
201
<para>
202
202
Like <link linkend="gtk-binary-age"><type>gtk_binary_age</type></link>, but from the headers used at