Improve wording. (#161484, Christian Biere)
2004-12-16 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkfeatures.sgml: Improve wording. (#161484, Christian Biere)
This commit is contained in:

committed by
Matthias Clasen

parent
0b96beb047
commit
e096376229
@ -1,5 +1,8 @@
|
|||||||
2004-12-16 Matthias Clasen <mclasen@redhat.com>
|
2004-12-16 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/tmpl/gtkfeatures.sgml: Improve wording. (#161484,
|
||||||
|
Christian Biere)
|
||||||
|
|
||||||
* gtk/Makefile.am (HTML_IMAGES): Add some missing stock
|
* gtk/Makefile.am (HTML_IMAGES): Add some missing stock
|
||||||
icons..
|
icons..
|
||||||
|
|
||||||
|
@ -132,7 +132,7 @@ at application run time.
|
|||||||
<!-- ##### MACRO GTK_CHECK_VERSION ##### -->
|
<!-- ##### MACRO GTK_CHECK_VERSION ##### -->
|
||||||
<para>
|
<para>
|
||||||
Returns %TRUE if the version of the GTK+ header files is the same
|
Returns %TRUE if the version of the GTK+ header files is the same
|
||||||
as the passed-in version.
|
as or newer than the passed-in version.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@major: major version (e.g. 1 for version 1.2.5)
|
@major: major version (e.g. 1 for version 1.2.5)
|
||||||
|
Reference in New Issue
Block a user