On Mon, 2008-01-07 at 23:10 +0100, Daniel Svensson wrote:
> On Jan 7, 2008 10:55 PM, Ed Schouten <[EMAIL PROTECTED]> wrote:
> > You can just do this:
> >
> > | [NoArrayLength]
> > | public bool get_dest_row_at_pos (int drag_x, int drag_y, out weak | 
> > Gtk.TreePath path, Gtk.TreeViewDropPosition[] pos);
> >
> > This will omit the length argument.
> 
> Ah, nice to know. But the problem wasn't passing an array. The problem
> was that the pos should be passed as "out Gtk.TreeViewDropPosition
> pos". Just talked to the devs at irc and a fix will be commited
> shortly.

Fixed now.

Jürg

_______________________________________________
Vala-list mailing list
Vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to