[Gtk-sharp-list] Gdk.Drawable.DrawPoints
Zac Bowling
zac at zacbowling.com
Tue May 2 17:02:20 EDT 2006
On Tue, 2006-05-02 at 21:25 +0200, Philipp Baer wrote:
> <attr
> path="/api/namespace/object[@cname='GdkDrawable']/method[@name='DrawPoints']" name="hidden">1</attr>
This one you don't need to hide the function to make it an array type
with GAPI.
<attr
path="/api/namespace/object[@cname='GdkDrawable']/method[@name='DrawPoints']/*/*[@name='points']" name="array">1</attr>
Everything but the docs should take care of itself automatically :-)
More information about the Gtk-sharp-list
mailing list