SimpleGladeApp.py Module that provides an object oriented abstraction to pygtk and libglade. Copyright (C) 2004 Sandino Flores Moreno Copyright (C) 2009 Stephan Peijnik
Starts the main loop of processing events checking for Control-C.
The default implementation checks wheter a Control-C is pressed, then calls on_keyboard_interrupt().
Use this method for starting programs.