[Gtk-sharp-list] [Patch] Gdk.metadata + gdk/Drawable.custom

Mike Kestner mkestner@speakeasy.net
01 Apr 2003 21:34:40 -0600


On Mon, 2003-03-31 at 01:15, Artemis wrote:
> These patches fix methods Drawable.DrawPolygon & Drawable.DrawLines
> I'm not sure whether array hint should be 'array="1"' or 'array="true"'.
> It looks like both ways work.

The associated gdk-api.xml that is generated by the metadata needs to be
committed as well.  array="true" is probably more stylistic, but it's
irrelevant really, since we just check for the presence of the
attribute, not its value.

Do you have write access to cvs?  If not, any takers for merging this up
and committing?  I'm way overloaded right now, as is probably evident
from how slow I'm getting the patch reviews done.

Regards,
-- 
Mike Kestner <mkestner@speakeasy.net>