2008-04-01 Neil Roberts <neil@o-hand.com>
authorNeil Roberts <neil@openedhand.com>
Tue, 1 Apr 2008 16:01:16 +0000 (16:01 +0000)
committerNeil Roberts <neil@openedhand.com>
Tue, 1 Apr 2008 16:01:16 +0000 (16:01 +0000)
commit29900a94dd4d903107ef630010d8580901d47cd9
treeddaa00b25ec13ddd6fb2800eca289c7ad8468879
parent038efffe94aaeefc889cb823bb3eaff2fa15e491
2008-04-01  Neil Roberts  <neil@o-hand.com>

* examples/gtk-clutter-test.c (main): Moved the
clutter_actor_show_all call to after the parent widget is
shown. Otherwise all of the actors get unrealized when
clutter_x11_set_stage_foreign is called and nothing is displayed.
ChangeLog
examples/gtk-clutter-test.c