Handbook
Glossary
clutter_text_insert_text ( text text position -- )
Vocabulary
clutter
.
ffi
Inputs
text
an
object
text
an
object
position
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_text_insert_text
( ClutterText* text, gchar* text,
gssize
position )