Method
ClutterActorBoxcontains
Declaration [src]
gboolean
clutter_actor_box_contains (
const ClutterActorBox* box,
gfloat x,
gfloat y
)
Description [src]
Checks whether a point with x, y coordinates is contained
within box.
| Available since: | 1.0 |