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