Method

ClutterActorpick

Declaration [src]

void
clutter_actor_pick (
  ClutterActor* actor,
  ClutterPickContext* pick_context
)

Description [src]

Asks actor to perform a pick.

Parameters

pick_context ClutterPickContext
  No description available.
 The data is owned by the caller of the function.