Handbook
Glossary
ClutterTimeline:new-frame ( 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
ClutterTimeline:new-frame
( ClutterTimeline* timeline,
gint
msecs,
gpointer
user_data
)