Method

ClutterStageget_device_coords

Declaration [src]

void
clutter_stage_get_device_coords (
  ClutterStage* stage,
  ClutterInputDevice* device,
  ClutterEventSequence* sequence,
  graphene_point_t* coords
)

Description

No description available.
This method is not directly available to language bindings.

Parameters

device ClutterInputDevice
  No description available.
 The data is owned by the caller of the function.
sequence ClutterEventSequence
  No description available.
 The data is owned by the caller of the function.
coords graphene_point_t
  No description available.
 The data is owned by the caller of the function.