Handbook
Glossary
clutter_actor_set_clip_to_allocation ( actor clip_set -- )
Vocabulary
clutter
.
ffi
Inputs
actor
an
object
clip_set
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_actor_set_clip_to_allocation
( ClutterActor* actor,
gboolean
clip_set )