Re: [Vala] vapigen omitting arguments
- From: tomw <tomw ubilix com>
- To: Evan Nemerson <evan coeus-group com>
- Cc: Vala-list <Vala-list gnome org>
- Subject: Re: [Vala] vapigen omitting arguments
- Date: Fri, 27 Jan 2012 10:52:01 +0100
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]