Handbook
Glossary
clutter_timeline_advance_to_marker ( timeline marker_name -- )
Vocabulary
clutter
.
ffi
Inputs
timeline
an
object
marker_name
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_timeline_advance_to_marker
( ClutterTimeline* timeline, gchar* marker_name )