Re: Re: send_action_list vala



On Mo, 2012-02-06 at 09:43 +0000, zamby ing gmail com wrote:
> Ok. Thank you.
> Please note, I wrote "SetVolme" instead of "SetVolume", but this is
> not the error.
> I think necessary to use out / ref. This is strange.

Yes, that's one problem, out_values should be out. But also the code is
passing "NULL" for in_values here for some reason I don't understand,
which is causing the critical you saw.

Plus there are some annotations missing about the list content, that's
probably what's confusing Vala here.



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