On Sat, 2007-03-03 at 08:29 -0500, Pierre-Luc Beaudoin wrote: > I might not have been clear on my request, this is my first big Linux > app which involves many dependencies, please bare with me. > > dbus_connection_add_filter() asks for a pointer on the GMainLoop of > the application. If I use clutter_main(), the GMainLoop is hidden > from the user, aka me.
dbus_connection_add_filter wants a DBusConnection*. If you use dbus-glib to create connections, make method calls, and listen for signals, it should use the same mainloop as Clutter. Ross -- OpenedHand Ltd. 51 Great Brownings / London / SE21 7HP / UK Tel: +44 (0)20 8819 6559 Expert Open Source For Consumer Devices - http://o-hand.com/ ------------------------------------------------------------
signature.asc
Description: This is a digitally signed message part
