Re: API documentation

2005-09-20 Thread Ross McFarland
On Sep 20, 2005, at 6:30 AM, James Muir wrote: Hi All, I've been fiddling with the Gnome2::Canvas for several weeks and there are a few bits of API information I'd like to document somewhere so that the next person who looks at this API has an easier time. I'm wondering what the best

Re: API documentation

2005-09-20 Thread muppet
Ross McFarland said: On Sep 20, 2005, at 6:30 AM, James Muir wrote: What is the best approach to documenting the Gnome2::Canvas API so that the additions are not lost the next time the API is derived from its original sources? Gtk2-Perl documentation is done as POD in the XS files. the

Re: Gnome2::Canvas::Text text-height property oddness

2005-09-20 Thread muppet
James Muir said: The Gnome2::Canvas::Text man page indicates that the 'text-height' property is writable, yet when I try to set this property I get the following message: GnomeCanvas-WARNING **: gnome-canvas-text.c:1072: invalid property id 41 for text-height of type `GParamDouble' in