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