Method

ClutterEventhas_control_modifier

Declaration [src]

gboolean
clutter_event_has_control_modifier (
  const ClutterEvent* event
)

Description [src]

Checks whether event has the Control modifier mask set.

Available since:1.12

Return value

Returns: gboolean
 

TRUE if the event has the Control modifier mask set.