]> Pileus Git - ~andy/gtk/commitdiff
Fix a header name misspelling. (#123589, Jan Huelsbergen)
authorMatthias Clasen <maclas@gmx.de>
Wed, 28 Jan 2004 20:44:40 +0000 (20:44 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 28 Jan 2004 20:44:40 +0000 (20:44 +0000)
Wed Jan 28 21:46:55 2004  Matthias Clasen  <maclas@gmx.de>

* gdk/tmpl/event_structs.sgml: Fix a header name misspelling.
(#123589, Jan Huelsbergen)

docs/reference/ChangeLog
docs/reference/gdk/tmpl/event_structs.sgml

index 9f467aa7ed51f9e08d1db471cf48c26f11948014..10f053d80aca9fa00105b53ead0ffbc92d4f18f6 100644 (file)
@@ -1,3 +1,8 @@
+Wed Jan 28 21:46:55 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/tmpl/event_structs.sgml: Fix a header name misspelling.  
+       (#123589, Jan Huelsbergen)
+
 2004-01-23  Federico Mena Quintero  <federico@ximian.com>
 
        * gtk/migrating-checklist.sgml: Note that a widget must be
index ee9341219d4cc3af3df304562749da1fed2d097e..2330c94a00e62bf596f2ef0bb22bb4732b815de9 100644 (file)
@@ -88,7 +88,8 @@ Describes a key press or key release event.
 @time: the time of the event in milliseconds.
 @state: a bit-mask representing the state of the modifier keys (e.g. Control,
 Shift and Alt) and the pointer buttons. See #GdkModifierType.
-@keyval: the key that was pressed or released. See the <filename>&lt;gdk/gdkkeysym.h&gt;</filename>
+@keyval: the key that was pressed or released. See the 
+<filename>&lt;gdk/gdkkeysyms.h&gt;</filename>
 header file for a complete list of GDK key codes.
 @length: the length of @string.
 @string: a string containing the an approximation of the text that