forked from AuroraMiddleware/gtk
typo.
2000-05-28 Damon Chaplin <damon@helixcode.com> * gdk/tmpl/event_structs.sgml: typo.
This commit is contained in:
parent
288b44b2d2
commit
8cd73f2fde
@ -1,3 +1,7 @@
|
||||
2000-05-28 Damon Chaplin <damon@helixcode.com>
|
||||
|
||||
* gdk/tmpl/event_structs.sgml: typo.
|
||||
|
||||
2000-04-22 Damon Chaplin <damon@helixcode.com>
|
||||
|
||||
* gtk/tmpl/gtkenums.sgml: update from Lee Mallabone
|
||||
|
@ -80,7 +80,7 @@ these fields.
|
||||
Describes a key press or key release event.
|
||||
</para>
|
||||
|
||||
@type: the type of the event (%GDK_KEY_RELEASE or %GDK_KEY_RELEASE).
|
||||
@type: the type of the event (%GDK_KEY_PRESS or %GDK_KEY_RELEASE).
|
||||
@window: the window which received the event.
|
||||
@send_event: TRUE if the event was sent explicitly (e.g. using XSendEvent).
|
||||
@time: the time of the event in milliseconds.
|
||||
|
Loading…
Reference in New Issue
Block a user