Skip to content
  • Emmanuele Bassi's avatar
    timeline: Add an internal function for advancing a timeline · edfe6181
    Emmanuele Bassi authored
    There are cases when we want to advance a timeline from another time
    source. We cannot use _clutter_timeline_do_tick() directly, as that
    assumes that the timeline is already playing, so we'll need to create a
    wrapper that toggles the playing flag around it.
    edfe6181