Handbook
Glossary
clutter_actor_get_clip ( actor xoff yoff width height -- )
Vocabulary
clutter
.
ffi
Inputs
actor
an
object
xoff
an
object
yoff
an
object
width
an
object
height
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_actor_get_clip
( ClutterActor* actor, gfloat* xoff, gfloat* yoff, gfloat*
width, gfloat* height )