On Fri, Jan 01, 2010 at 18:47:57 +0000, Scot McSweeney-Roberts wrote:
> As I'm new to Vala, I thought I'd ask first before filing a bug report
> as I could be doing something wrong.
> 
> I'm trying to use the gnome_keyring_find_items_sync  function. Vala's binding 
> is
> 
> public static GnomeKeyring.Result find_items_sync
> (GnomeKeyring.ItemType type, GnomeKeyring.AttributeList attributes,
> GLib.List found);
> 
> Shouldn't found be an out argument, as that's where the list of found
> items is returned?

Yes, it certainly should.

-- 
                                                 Jan 'Bulb' Hudec <[email protected]>
_______________________________________________
Vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to