test_check_actor_at_point


Description:


[ Version ( since = "1.18" ) ]
public bool test_check_actor_at_point (Actor stage, Point point, Actor actor, out Actor? result)

Checks the given coordinates of the stage and compares the actor found there with the given actor.

Parameters:

stage

a Stage

point

coordinates to check

actor

the expected actor at the given coordinates

result

actor at the coordinates

Returns:

true if the actor at the given coordinates matches


Namespace: Clutter
Package: clutter-1.0