Method

ClutterEventhas_shift_modifier

Declaration [src]

gboolean
clutter_event_has_shift_modifier (
  const ClutterEvent* event
)

Description [src]

Checks whether event has the Shift modifier mask set.

Return value

Type: gboolean

TRUE if the event has the Shift modifier mask set.