Re: [clutter] API suggestion

From: Pierre-Luc Beaudoin <pierre-luc@squidy.info>
Date: Sat Mar 03 2007 - 08:29:01 EST

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.

But based on the code of clutter_main, would you consider it safe to
replace it's call with my own GMainLoop and not call clutter_main()?

Le samedi 03 mars 2007 à 10:13 +0000, Ross Burton a écrit :

> On Fri, 2007-03-02 at 23:12 -0500, Pierre-Luc Beaudoin wrote:
> > I'm trying to write an app that interacts with Dbus and uses Clutter
> > for the UI. I need to access the GMainLoop to connection the dbus
> > signal handler, but I can't find any way to get it. Can this be my
> > first suggestion to your API? :)
>
> If you use dbus-glib then it should just work.
>
> Ross

-- 
To unsubscribe send a mail to clutter+unsubscribe@o-hand.com
Received on Sat, 03 Mar 2007 08:29:01 -0500

This archive was generated by hypermail 2.1.8 : Mon Apr 30 2007 - 08:01:15 EDT