API Version: 10
Library Version: 10
gboolean clutter_timeline_has_marker ( ClutterTimeline* timeline, const gchar* marker_name )
Checks whether timeline has a marker set with the given name.
timeline
marker_name
const gchar*
The name of the marker.
gboolean
TRUE if the marker was found.
TRUE