Dialogs, for example, have their own main loop.

Generally, though, you will have one main loop (gtk's loop) even for
multiple windows in your app.

On Fri, May 6, 2016 at 4:11 PM, Krzysztof <k...@limes.com.pl> wrote:

> Is there a reason to have more than one MainContext or more than one
> MainLoop? Or is it more appropriate to add event handlers to one
> application main loop (I mean GtkApplication)?
>
> --
> Regards
> Krzysztof J.
>
> _______________________________________________
> gtk-list mailing list
> gtk-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtk-list
>
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to