Handbook
Glossary
ClutterText:insert-text ( quot -- alien )
Vocabulary
clutter
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
CALLBACK:
void
ClutterText:insert-text
( ClutterText* text, gchar* new_text,
gint
new_text_length,
gpointer
position,
gpointer
user_data )