Handbook
Glossary
clutter_text_set_attributes ( text attrs -- )
Vocabulary
clutter
.
ffi
Inputs
text
an
object
attrs
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
pango.ffi
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_text_set_attributes
( ClutterText* text, PangoAttrList* attrs )