clutter_text_new_full ( font_name text color -- ClutterActor* )


Vocabulary
clutter.ffi

Inputs
font_namean object
textan object
coloran object


Outputs
ClutterActor*an object


Definition


LIBRARY: clutter FUNCTION: ClutterActor*
clutter_text_new_full
( gchar* font_name, gchar* text, ClutterColor* color )