Main.getCurrentEventState

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

class Main
static
int
getCurrentEventState

Parameters

state GdkModifierType

a location to store the state of the current event. out

Return Value

Type: int

TRUE if there was a current event and it had a state field

Meta