API Version: 10
Library Version: 10
void clutter_text_insert_unichar ( ClutterText* self, gunichar wc )
Inserts wc at the current cursor position of a ClutterText actor.
wc
ClutterText
gunichar
A Unicode character.