[Gtk-sharp-list] ListStore.Reorder binding

Mike Kestner mkestner at gmail.com
Sun Jun 29 00:39:33 EDT 2008


On Sat, 2008-06-28 at 22:06 -0500, Mike Urbanski wrote:
> Hi,
>         
> The signature for the ListStore's Reorder method seems to be incorrect.
> I took a cursory glance at the GAPI docs and produced the attached.
>         
> Is this the correct way to adjust the signature?  Is there anything else
> that would need to be done to get this in trunk?

Thanks for the message and the patch.  We don't actually hand-edit the
API files like that, since any changes would be lost the next time the
parser is run.  We use "metadata rules" to "fixup" the API with the
gapi2-fixup tool.

I committed a patch to trunk on r106853 which fixes the method signature
via metadata.

Thanks again.

Mike



More information about the Gtk-sharp-list mailing list