clutter_text_set_preedit_string ( text preedit_str preedit_attrs cursor_pos -- )


Vocabulary
clutter.ffi

Inputs
textan object
preedit_stran object
preedit_attrsan object
cursor_posan object


Outputs
None

Definition


LIBRARY: clutter FUNCTION: void
clutter_text_set_preedit_string
( ClutterText* text, gchar* preedit_str, PangoAttrList*
preedit_attrs, guint cursor_pos )