Method

ClutterEventset_state

since: 1.8

Declaration [src]

void
clutter_event_set_state (
  ClutterEvent* event,
  ClutterModifierType state
)

Description [src]

Sets the modifier state of the event.

Available since: 1.8

Parameters

state

Type: ClutterModifierType

The modifier state to set.