Fix a header name misspelling. (#123589, Jan Huelsbergen)

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)
This commit is contained in:
Matthias Clasen 2004-01-28 20:44:40 +00:00 committed by Matthias Clasen
parent 4f67285651
commit f7992f3caa
2 changed files with 7 additions and 1 deletions

View 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

View 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