Handbook
Glossary
clutter_actor_box_contains ( actor_box x y -- gboolean )
Vocabulary
clutter
.
ffi
Inputs
actor_box
an
object
x
an
object
y
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
gboolean
clutter_actor_box_contains
( ClutterActorBox* actor_box,
gfloat
x,
gfloat
y )