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.

Return value

Type: gboolean

TRUE if the event has the Control modifier mask set.