4d5ffe430c
(CanvasItem.SetValist): (CanvasItem.Construct): Hidden, because we don't support va_list params. (CanvasItem): Hid the constructor, as each subclass has their own contsructor and we don't support va_list params. (CanvasItem.W2i): (CanvasItem.I2w): Marked parameters as ref, so they can be used as in/out parameters. (Canvas.GetMiterPoints): (Canvas.GetColor): Fixed return type to be 'bool' instead of 'int'. (CanvasClipgroup.Wind): Fixed property type. It should be an Art.WindRule enum, not a UInt. (Canvas.W2cAffine): (CanvasItem.AffineAbsolute): (CanvasItem.AffineRelative): (CanvasItem.I2wAffine): (CanvasItem.I2cAffine): Hidden, use the impl. in the custom file instead. * gnome/Canvas.custom: Added for W2cAffine. * gnome/CanvasItem.custom: Reformatted. Added AffineRelative, AffineAbsolute, I2wAffine, I2cAffine. These are needed because of the 'const double affine[6]' parameter. svn path=/trunk/gtk-sharp/; revision=16876 |
||
---|---|---|
.. | ||
.cvsignore | ||
Canvas.custom | ||
CanvasBpath.custom | ||
CanvasClipgroup.custom | ||
CanvasEllipse.custom | ||
CanvasGroup.custom | ||
CanvasItem.custom | ||
CanvasLine.custom | ||
CanvasPixbuf.custom | ||
CanvasPoints.custom | ||
CanvasPolygon.custom | ||
CanvasProxy.cs | ||
CanvasRE.custom | ||
CanvasRect.custom | ||
CanvasRichText.custom | ||
CanvasShape.custom | ||
CanvasText.custom | ||
CanvasWidget.custom | ||
GtkSharp.BoundsHandler.cs | ||
GtkSharp.DrawHandler.cs | ||
GtkSharp.PointHandler.cs | ||
GtkSharp.RenderHandler.cs | ||
GtkSharp.UpdateHandler.cs | ||
IconTextItem.custom | ||
Makefile.in | ||
makefile.win32 | ||
Modules.cs | ||
Program.custom | ||
voidObjectAffineSVPintSignal.cs |