On 5/19/07, Paul Davis <[EMAIL PROTECTED]> wrote: > Hey, > > I'm working more on wrapping goocanvas. I'm having a bit of trouble > figuring out how to wrap some of the properties. > > Specifically, the property "antialias" for GooCanvasItemModelSimple is > listed as taking a parameter GooCairoAntialias. I haven't got the > slightest idea on what type I should actually be using here. Is it the > Cairo enumeration, the Cairomm enumeration, or the goocanvas version? > > Any ideas would be greatly appreciated. > > Paul >
Just a bit of a follow up, I ran with using Cairomm types. This worked out except for the GooCairoLineDash, which as far as I can tell is supposed to be GooCanvasLineDash, so I used that and it compiles. Paul _______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtkmm-list