]> Pileus Git - ~andy/gtk/commit
Initialize all looping, active state transitions on map()
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 24 Nov 2010 22:17:46 +0000 (23:17 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:39:44 +0000 (15:39 +0100)
commit11004ef61dcda838c1d695abc72f34db85469b4b
tree974280a382eec2326d6c1f427ec580530dd622f1
parent4027dceaa91339eba835864c863ce0e506be4069
Initialize all looping, active state transitions on map()

This allows widgets to gtk_widget_set_state_flags() before mapping
and have animations started anyway when this happens.
gtk/gtkwidget.c