Handbook
Glossary
clutter_actor_set_text_direction ( actor text_dir -- )
Vocabulary
clutter
.
ffi
Inputs
actor
an
object
text_dir
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_actor_set_text_direction
( ClutterActor* actor,
ClutterTextDirection
text_dir )