Move Gtk thread initialization and start-up to a function
commit1d421a5690dc38c26031a6650280b4130391f982
authorSean Robinson <seankrobinson@gmail.com>
Wed, 9 Apr 2014 01:16:22 +0000 (8 18:16 -0700)
committerSean Robinson <seankrobinson@gmail.com>
Wed, 9 Apr 2014 01:16:22 +0000 (8 18:16 -0700)
treeb2ea029b2134aaf8058cb5b4c712cac6846cf5a8
parentc0993a0df0e28c5272f2a9f5863bb5c16608c95b
Move Gtk thread initialization and start-up to a function

Now that RadarWindow is a Gtk object, the thread meta-handling must be
moved out of RadarWindow.

Signed-off-by: Sean Robinson <seankrobinson@gmail.com>
wifiradar/__init__.py
wifiradar/gui/g2/__init__.py