Method

ClutterSeatquery_state

Declaration [src]

gboolean
clutter_seat_query_state (
  ClutterSeat* seat,
  ClutterInputDevice* device,
  ClutterEventSequence* sequence,
  graphene_point_t* coords,
  ClutterModifierType* modifiers
)

Description

No description available.

Parameters

device

Type: ClutterInputDevice

No description available.

The data is owned by the caller of the function.
sequence

Type: ClutterEventSequence

No description available.

The data is owned by the caller of the function.
coords

Type: graphene_point_t

No description available.

The data is owned by the caller of the function.
modifiers

Type: ClutterModifierType

No description available.

The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.