[Gtk-sharp-list] Patch for TreeView

Mike Kestner mkestner@speakeasy.net
15 Apr 2003 20:40:38 -0500


On Tue, 2003-04-15 at 00:14, Gonzalo Paniagua Javier wrote:

> That attached patch adds a pass_as="out" for 2 arguments of
> WidgetToTreeCoords, hides GetPathAtPos and adds 3 overloads for this one
> that avoids the caller creating extra variables (possibly) not used.
> 
> Ok to commit?

Looks fine, although looking at this it struck me that it would be nice
to have an attribute that says "just generate the DllImport" so that we
don't have to hand code those every time we want to manually wrap a
method.

Please commit.  Thanks.

-- 
Mike Kestner <mkestner@speakeasy.net>