Hey guys,

I was wondering if it's possible to with the ClutterScript API as per 1.0 series, to pass over data to a signal handler's gpointer user_data parameter ? Something along the lines of below, where "button" is the ide of another child object ?

   ...
   "signals" : [
{ "name" : "button-press-event", "handler" : "stageClickCb", "user_data" : "button"}
   ],
   ...

--
Glen Gray <[email protected]>         Digital Depot, Thomas Street
Software Engineering Manager                        Dublin 8, Ireland
Lincor Solutions Ltd.                          Ph: +353 (0) 1 4893682

--
To unsubscribe send a mail to [email protected]

Reply via email to