getCurrentEventState

fnbool getCurrentEventState(out gdk.types.ModifierType state)

If there is a current event and it has a state field, place that state field in state and return true, otherwise return false.

Parameters

statea location to store the state of the current event

Returns

true if there was a current event and it

had a state field