Method

ClutterPickContextlog_overlap

Declaration [src]

void
clutter_pick_context_log_overlap (
  ClutterPickContext* pick_context,
  ClutterActor* actor
)

Description [src]

Logs an overlapping actor into the pick stack.

Parameters

actor

Type: ClutterActor

A ClutterActor.

The data is owned by the caller of the method.