Re: [Vala] vapigen omitting arguments



Thanks, I think I'm getting it now...

There is one more point. If I construct the Object like suggested:

GFreenect.Device device = (GFreenect.Device) GLib Object  new (typeof
(GFreenect.Device), "device-index", device_index, "subdevices",
subdevices);

it does not seem to implement the AsyncInitable interface as I get the
following message:

GLib-GIO-CRITICAL **: g_async_initable_init_async: assertion
`G_IS_ASYNC_INITABLE (initable)' failed

How can this be achieved?





-- 
tomw <tomw ubilix com>




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