API Version: 11
Library Version: 11
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.