Method

ClutterActorpick

Declaration [src]

void
clutter_actor_pick (
  ClutterActor* actor,
  ClutterPickContext* pick_context
)

Description [src]

Asks actor to perform a pick.

Parameters

pick_context

Type: ClutterPickContext

No description available.

The data is owned by the caller of the method.