On Tue, 17 Jun 2014 10:51:21 +0300
Andrei Macavei <andrei.macave...@gmail.com> wrote:
> I am resending the code examples in plain text as the first message 
> contained some html part which made the code un-copy-paste-able.
> 
> The problem description can be summarized as : when using gtk's main 
> loop ( Gtk.main() ) how to deal with gobject.MainLoop.().run() which
> is used by avahi client.

I do not know python particularly well but you probably first need to
explain why you are running two main loops.  Can't your program just
use one, so that you can use the default main loop for both?

Chris
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to