Propogating fullscreen
[watersofshiloah] / hand_tests / test_controls.py
index fcfe8bc..be2c3e8 100755 (executable)
@@ -30,4 +30,6 @@ if __name__ == "__main__":
        window.connect("destroy", lambda w: gtk.main_quit())
        window.show_all()
 
+       sp.refresh()
+
        gtk.main()