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

Re: [Vala] gtk+2.0.vapi bug



On Mon, 2008-01-07 at 23:10 +0100, Daniel Svensson wrote:
> On Jan 7, 2008 10:55 PM, Ed Schouten <ed fxq nl> 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



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