Handbook
Glossary
clutter_text_set_preedit_string ( text preedit_str preedit_attrs cursor_pos -- )
Vocabulary
clutter
.
ffi
Inputs
text
an
object
preedit_str
an
object
preedit_attrs
an
object
cursor_pos
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
pango.ffi
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_text_set_preedit_string
( ClutterText* text, gchar* preedit_str, PangoAttrList*
preedit_attrs,
guint
cursor_pos )