Method

ClutterEventset_state

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 ClutterModifierType
 

The modifier state to set.