]> Pileus Git - ~andy/gtk/commit
Convert pixbuf animation demo (both copies) to GdkFrameClock
authorOwen W. Taylor <otaylor@fishsoup.net>
Wed, 20 Feb 2013 19:46:11 +0000 (14:46 -0500)
committerOwen W. Taylor <otaylor@fishsoup.net>
Thu, 21 Feb 2013 14:59:58 +0000 (09:59 -0500)
commit983e266fad20e08eff2844bc7573d3d59fea2835
tree7fe23b20654745a1c34b9fccad8acccb7f8371fd
parentdf3e19b449815911acb73ead93a0063a9cfeb3bb
Convert pixbuf animation demo (both copies) to GdkFrameClock

Use the frame clock instead of a 50ms timeout to animate the
spinning pixbufs.

https://bugzilla.gnome.org/show_bug.cgi?id=694302
demos/gtk-demo/pixbufs.c
demos/pixbuf-demo/pixbuf-demo.c