On Mon, 2008-08-11 at 14:34 -0700, Noah Gibbs wrote:
> Looking at clutter-script.c, it looks like there's a nice little internal 
> hash table (priv->objects) with a list of the objects that were parsed from 
> the file, but you have to know the name of all the objects to get at them.

it's expected, since you must have written the UI definition or have
control on what you're defining. you're surely not loading random data.

or maybe I haven't understood your question.

>   It would be easy enough to write one or more functions to grab these items 
> from a ClutterScript object.  Anybody know a reason why the interface 
> shouldn't have such functions?  Would a patch be accepted into clutter main 
> if I wrote some simple functions along these lines?

you mean you want all the ids? or all the objects?

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, OpenedHand Ltd.
Unit R, Homesdale Business Centre
216-218 Homesdale Rd., Bromley - BR12QZ
http://www.o-hand.com

-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to