EventKey.type
Get type field.
Returns
the type of the event (gdk.types.EventType.KeyPress or gdk.types.EventType.KeyRelease).
Set type field.
Parameters
propval | the type of the event (gdk.types.EventType.KeyPress or gdk.types.EventType.KeyRelease). |