Re: Gee [Vala] [Lib] LinkedList does not increase stamp



On Wed, 2011-06-29 at 12:08 +0200, Quikee wrote:
> The problem with signals is that you need GLib mainloop for them to
> work IMHO you don't always have so an alternative way that allows you
> to do something in a certain event should also be provided (for
> example implemented via callbacks).

GObject signals do not require any mainloop. They are more like callback
lists with bells and whistles.

Jürg



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]