Add LaughActor
commit778ac8b27aef96b45a7655f77d57a1c14cf7fa7e
authorKoos Vriezen <koos.vriezen@gmail.com>
Fri, 16 May 2008 22:16:25 +0000 (17 00:16 +0200)
committerKoos Vriezen <koos.vriezen@gmail.com>
Fri, 16 May 2008 22:16:25 +0000 (17 00:16 +0200)
tree79afea82e7abe4b64830a29e05f6a1ad55759157
parent67293364ed08aac765bafe4353e3f41529a9e04d
Add LaughActor

Easier adding a smil widget in a clutter project. Also for allowing nested
smil docs (eg. when a video element points to a smil document).
And this allows us to catch the size change
src/Makefile.am
src/laugh-actor.c [new file with mode: 0644]
src/laugh-actor.h [new file with mode: 0644]
src/laugh-dom.c
src/main.c