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

_______________________________________________
libgee-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/libgee-list

Reply via email to