On 24 September 2010 13:39, JM <[email protected]> wrote:
> I tried
>    HashTable<string,Variant> hashtable = new
> HashTable<string,Variant>(str_has, str_equal);
>    Variant v = new Variant("(sa{sv}as)", "some string", hashtable ,
> null);
>
> but no luck. This will compile, but crash at runtime.

That doesn't look like enough parameters?  I've not made such a
complicated variant yet, but there are at least two arrays there?
-mt
_______________________________________________
vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to