Bug 1388 - Clarify signal emission for advance_to_marker()
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 27 Jan 2009 11:25:06 +0000 (11:25 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 27 Jan 2009 11:25:06 +0000 (11:25 +0000)
commit2138b1cbb2a5ab5d224cebc452bbc0726242d1f4
tree81a049560e43f6e3eb303aeef982d7781dbe1f90
parent8608d103f82f14ead4cd2c92d2ce2eef9363ed54
Bug 1388 - Clarify signal emission for advance_to_marker()

Like clutter_timeline_advance(), calling advance_to_marker() will
not emit ::new-frame for the frame where the marker is set on; it
will also not emit ::marker-reached for the marker we are advancing
the timeline to.
clutter/clutter-timeline.c