diff options
author | Matthias Clasen <mclasen@redhat.com> | 2004-04-30 16:34:36 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-04-30 16:34:36 +0000 |
commit | f8e66e9d2f86a2957036dceb9351aa9a9e338aca (patch) | |
tree | 8adfc99be297c9c33d7d571c813d8b7c6957404c /docs/reference/gdk/tmpl/properties.sgml | |
parent | 0baea96ec6d50591db7f58f6329f9023b2243297 (diff) | |
download | gtk+-f8e66e9d2f86a2957036dceb9351aa9a9e338aca.tar.gz |
=== Released 2.4.1 ===GTK_2_4_1
2004-04-30 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.1 ===
* configure.in: Version 2.4.1, interface age 1.
* NEWS: Updates
Diffstat (limited to 'docs/reference/gdk/tmpl/properties.sgml')
-rw-r--r-- | docs/reference/gdk/tmpl/properties.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gdk/tmpl/properties.sgml b/docs/reference/gdk/tmpl/properties.sgml index 7cf46bd1af..dd8ba68dd3 100644 --- a/docs/reference/gdk/tmpl/properties.sgml +++ b/docs/reference/gdk/tmpl/properties.sgml @@ -229,7 +229,7 @@ Finds or creates an atom corresponding to a given string. just return %GDK_NONE if the requested atom doesn't already exists. Currently, the flag is ignored, since checking the existance of an atom is as expensive as creating it. -@Returns: the atom corresponding to @atom_name. +@Returns: the atom corresponding to @atom_name. <!-- ##### FUNCTION gdk_atom_name ##### --> |