From: Mike Durham Date: 2006-09-22T08:00:12+09:00 Subject: Re: Where to find info on Gnome::Canvas...? Paul Lutus wrote: > Mike Durham wrote: > >> Hi, Can anyone point me in the direction of documentation on >> Gnome::Canvas and it's relatives i.e. CanvasPathDef, CanvasPixbuf etc >> I can't find anything about it. > > http://www.google.com/search?q=gnome+canvas > Thanks for your help Paul, but if you add the word 'Ruby' to your search pattern it turns up only 2 hits. Neither of them any use. I want to draw several disjointed lines on a Gnome::Canvas and can't seem to find any method of doing this. I 'think' that 'Gnome::CanvasBpath' might be the thing I need but I'm not sure. Documentation for this in Ruby seems non-existent. Cheers, Mike