GApplication: don't create a mainloop
authorRyan Lortie <desrt@desrt.ca>
Wed, 14 Sep 2011 01:57:30 +0000 (21:57 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 14 Sep 2011 18:09:12 +0000 (14:09 -0400)
commit43007aa2d2f0d1fe3e63f7c61abb927dccaf799b
tree8451c1f5217705ba756663b6460b015cebacc88e
parent39294664a679dbfa89d0d23ebfea2a44c1dee42b
GApplication: don't create a mainloop

Just iterate the main context directly.  Also: avoid calling the virtual
functions for mainloops.

https://bugzilla.gnome.org/show_bug.cgi?id=658805
gio/gapplication.c