libseed-list ConversionError



Hi, 

I recently started to use JS with seed for some Cutter application.
It's really a great framework especially when using GObject
introspection. Creating a Clutter.ListModel I ran into some issues which
I could not resolve so far. The statement:

model.set_types(2, [GObject.TYPE_INT, GObject.TYPE_PIXBUF]);

return the following error: 

ConversionError Can not convert Javascript value to int

any idea?

Thanks.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]