the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. See #GdkModifierType.
EventKey.state
gdk.types.ModifierType state() @propertyGet state field.
Returns
a bit-mask representing the state of
void state(gdk.types.ModifierType propval) @propertySet state field.
Parameters
propval | a bit-mask representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. See #GdkModifierType. |