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: Wed, 25 Jan 2012 18:40:18 +0100
Thanks again, the approach to call GLib.Object.new seems to work.
However, I'm still struggling with how to pass the callback to the
init_async method. The description states :
Parameters:
user_data the data to pass to callback function
callback a AsyncReadyCallback to call when the request is satisfied
io_priority the I/O priority of the operation.
cancellable optional Cancellable object, null to ignore.
However, only the io_priority and cancellable are accepted. If I add an
additional parameter, the compiler complains. It may be a stupid issue
but somehow it does not work.
--
tomw <tomw ubilix com>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]