EventTouch.state

gdk.types.ModifierType state() @property

Get state field.

Returns

a bit-mask representing the state of

the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. See #GdkModifierType

void state(gdk.types.ModifierType propval) @property

Set state field.

Parameters

propvala bit-mask representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. See #GdkModifierType